[24803] trunk/dports/devel/orbit2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri May 4 17:40:48 PDT 2007


Revision: 24803
          http://trac.macosforge.org/projects/macports/changeset/24803
Author:   rhwood at macports.org
Date:     2007-05-04 17:40:48 -0700 (Fri, 04 May 2007)

Log Message:
-----------
Clean configuration settings per ticket:11664

Modified Paths:
--------------
    trunk/dports/devel/orbit2/Portfile

Modified: trunk/dports/devel/orbit2/Portfile
===================================================================
--- trunk/dports/devel/orbit2/Portfile	2007-05-04 20:49:56 UTC (rev 24802)
+++ trunk/dports/devel/orbit2/Portfile	2007-05-05 00:40:48 UTC (rev 24803)
@@ -27,19 +27,11 @@
 use_bzip2 	yes
 
 configure.args	--mandir=${prefix}/share/man
-configure.env	CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 
-
 destroot.destdir	prefix=${destroot}/${prefix}
 
 test.run	yes
 test.target	check
 
-platform darwin 7 { configure.env-append       CFLAGS="-DBIND_8_COMPAT=1" }
-
-variant use-sys-deps {
-	depend_lib \
-		lib:libIDL-2:libidl \
-		lib:libxml2.2.6.5:libxml2 \
-		lib:libpopt:popt \
-		lib:libexpat:expat
+platform darwin 7 {
+	configure.cflags-append	-DBIND_8_COMPAT=1
 }

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


More information about the macports-changes mailing list