[39518] trunk/dports/textproc/tnef/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Aug 22 11:48:03 PDT 2008


Revision: 39518
          http://trac.macosforge.org/projects/macports/changeset/39518
Author:   ryandesign at macports.org
Date:     2008-08-22 11:48:02 -0700 (Fri, 22 Aug 2008)
Log Message:
-----------
tnef: add dependency on gettext since the port uses gettext if available; closes #16268 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/textproc/tnef/Portfile

Modified: trunk/dports/textproc/tnef/Portfile
===================================================================
--- trunk/dports/textproc/tnef/Portfile	2008-08-22 18:21:13 UTC (rev 39517)
+++ trunk/dports/textproc/tnef/Portfile	2008-08-22 18:48:02 UTC (rev 39518)
@@ -4,6 +4,7 @@
 
 name                tnef
 version             1.4.4
+revision            1
 categories          textproc mail
 
 maintainers         email.arc.nasa.gov:sal
@@ -20,5 +21,7 @@
 
 checksums           md5     fc00c6d972406495a4f841856d61df43
 
+depends_lib         port:gettext
+
 configure.args      --mandir=${prefix}/share/man \
                     --infodir=${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080822/f4906029/attachment.html 


More information about the macports-changes mailing list