[24229] trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 19 06:53:08 PDT 2007


Revision: 24229
          http://trac.macosforge.org/projects/macports/changeset/24229
Author:   dluke at macports.org
Date:     2007-04-19 06:53:08 -0700 (Thu, 19 Apr 2007)

Log Message:
-----------
Remove CPPFLAGS/LDFLAGS from my ports that had them set (as base/ now sets them).

Modified Paths:
--------------
    trunk/dports/devel/apr-util/Portfile
    trunk/dports/mail/spellutils/Portfile
    trunk/dports/sysutils/clamav/Portfile
    trunk/dports/www/neon/Portfile

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
f2dd1c64-7982-4318-98ce-263798263e0a:/local:24146
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:24020
   + 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
f2dd1c64-7982-4318-98ce-263798263e0a:/local:24424
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:24020

Modified: trunk/dports/devel/apr-util/Portfile
===================================================================
--- trunk/dports/devel/apr-util/Portfile	2007-04-19 11:14:36 UTC (rev 24228)
+++ trunk/dports/devel/apr-util/Portfile	2007-04-19 13:53:08 UTC (rev 24229)
@@ -20,7 +20,6 @@
 		port:libiconv port:db44 \
 		port:sqlite3
 
-configure.env	CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
 configure.args	--with-apr=${prefix}/bin/apr-1-config --with-expat=${prefix} \
 		--with-iconv=${prefix} --with-berkeley-db=${prefix}/include:${prefix}/lib/db44 \
 		--without-mysql --without-pgsql --with-sqlite3=${prefix}

Modified: trunk/dports/mail/spellutils/Portfile
===================================================================
--- trunk/dports/mail/spellutils/Portfile	2007-04-19 11:14:36 UTC (rev 24228)
+++ trunk/dports/mail/spellutils/Portfile	2007-04-19 13:53:08 UTC (rev 24229)
@@ -22,4 +22,4 @@
 
 depends_lib	port:gettext
 
-configure.env	CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib LIBS=-lintl
+configure.env	LIBS=-lintl

Modified: trunk/dports/sysutils/clamav/Portfile
===================================================================
--- trunk/dports/sysutils/clamav/Portfile	2007-04-19 11:14:36 UTC (rev 24228)
+++ trunk/dports/sysutils/clamav/Portfile	2007-04-19 13:53:08 UTC (rev 24229)
@@ -15,7 +15,6 @@
 master_sites		sourceforge
 checksums	 	md5 39d1f07a399b551b55096b6ec7325c33
 platforms	   	darwin
-configure.env		CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"
 configure.args  	--disable-clamav \
 			--mandir=${prefix}/share/man
 

Modified: trunk/dports/www/neon/Portfile
===================================================================
--- trunk/dports/www/neon/Portfile	2007-04-19 11:14:36 UTC (rev 24228)
+++ trunk/dports/www/neon/Portfile	2007-04-19 13:53:08 UTC (rev 24229)
@@ -23,8 +23,7 @@
                 port:libiconv \
                 port:openssl \
                 port:zlib
-configure.env   LDFLAGS=-L$prefix/lib \
-                CPPFLAGS=-I$prefix/include
+
 configure.args  --with-ssl \
                 --enable-shared \
                 --with-expat \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070419/db9ca797/attachment.html


More information about the macports-changes mailing list