[72825] trunk/dports/x11/xorg-libsm/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Oct 27 23:29:23 PDT 2010


Revision: 72825
          http://trac.macports.org/changeset/72825
Author:   jeremyhu at macports.org
Date:     2010-10-27 23:29:20 -0700 (Wed, 27 Oct 2010)
Log Message:
-----------
xorg-libsm: Remove --enable/disable-specs since it's not an option in this module

Modified Paths:
--------------
    trunk/dports/x11/xorg-libsm/Portfile

Modified: trunk/dports/x11/xorg-libsm/Portfile
===================================================================
--- trunk/dports/x11/xorg-libsm/Portfile	2010-10-28 06:24:19 UTC (rev 72824)
+++ trunk/dports/x11/xorg-libsm/Portfile	2010-10-28 06:29:20 UTC (rev 72825)
@@ -32,8 +32,7 @@
 	--without-libuuid \
 	--without-xmlto \
 	--without-fop \
-	--disable-docs \
-	--disable-specs
+	--disable-docs
 
 build.args V=1
 
@@ -51,14 +50,12 @@
 	configure.args-delete \
 		--without-xmlto \
 		--without-fop \
-		--disable-docs \
-		--disable-specs
+		--disable-docs
 
 	configure.args-append \
 		--with-xmlto \
 		--with-fop \
-		--enable-docs \
-		--enable-specs
+		--enable-docs
 
 	configure.env-append \
 		XMLTO="${prefix}/bin/xmlto" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101027/01fd386b/attachment.html>


More information about the macports-changes mailing list