[79544] trunk/dports/www/neon

dluke at macports.org dluke at macports.org
Fri Jun 17 05:33:07 PDT 2011


Revision: 79544
          http://trac.macports.org/changeset/79544
Author:   dluke at macports.org
Date:     2011-06-17 05:33:04 -0700 (Fri, 17 Jun 2011)
Log Message:
-----------
Revert previous change (-lintl is already added by configure)

Modified Paths:
--------------
    trunk/dports/www/neon/Portfile

Removed Paths:
-------------
    trunk/dports/www/neon/files/gettext.patch

Modified: trunk/dports/www/neon/Portfile
===================================================================
--- trunk/dports/www/neon/Portfile	2011-06-17 07:31:53 UTC (rev 79543)
+++ trunk/dports/www/neon/Portfile	2011-06-17 12:33:04 UTC (rev 79544)
@@ -36,10 +36,6 @@
 		--without-libproxy \
 		--mandir=${prefix}/share/man 
 
-patchfiles	gettext.patch
-use_autoreconf	yes
-autoreconf.args	-fvi -Imacros
-
 pre-test {
 	set x {}
 

Deleted: trunk/dports/www/neon/files/gettext.patch
===================================================================
--- trunk/dports/www/neon/files/gettext.patch	2011-06-17 07:31:53 UTC (rev 79543)
+++ trunk/dports/www/neon/files/gettext.patch	2011-06-17 12:33:04 UTC (rev 79544)
@@ -1,11 +0,0 @@
---- configure.in.orig	2011-06-16 08:50:13.000000000 -0700
-+++ configure.in	2011-06-16 08:57:39.000000000 -0700
-@@ -186,6 +186,8 @@ AC_SUBST(HELPERS)
- AC_SUBST(TESTS)
- AC_SUBST(ALLOW_INSTALL)
- 
-+NEON_LIBS="$NEON_LIBS -lintl"
-+
- AC_OUTPUT
- 
- # for VPATH builds:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110617/0101d7fe/attachment-0001.html>


More information about the macports-changes mailing list