[22395] trunk/dports/sysutils/grep/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Tue Feb 27 14:39:08 PST 2007
Revision: 22395
http://trac.macosforge.org/projects/macports/changeset/22395
Author: pipping at macports.org
Date: 2007-02-27 14:39:08 -0800 (Tue, 27 Feb 2007)
Log Message:
-----------
* add testsuite
Modified Paths:
--------------
trunk/dports/sysutils/grep/Portfile
Modified: trunk/dports/sysutils/grep/Portfile
===================================================================
--- trunk/dports/sysutils/grep/Portfile 2007-02-27 22:20:25 UTC (rev 22394)
+++ trunk/dports/sysutils/grep/Portfile 2007-02-27 22:39:08 UTC (rev 22395)
@@ -18,8 +18,6 @@
--mandir=${prefix}/share/man
configure.env CPPFLAGS="-I${prefix}/include" \
LDFLAGS="-L${prefix}/lib"
-depends_lib port:gettext port:libiconv
-
if {[llength [info commands configure.universal_ldflags-append]] > 0} {
configure.universal_ldflags-append -L${prefix}/lib
} else {
@@ -28,3 +26,7 @@
use this variant (universal)."
}
}
+depends_lib port:gettext port:libiconv
+
+test.run yes
+test.target check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070227/b447529c/attachment.html
More information about the macports-changes
mailing list