[88761] trunk/dports/multimedia/vcdimager/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jan 10 16:42:12 PST 2012


Revision: 88761
          http://trac.macports.org/changeset/88761
Author:   ryandesign at macports.org
Date:     2012-01-10 16:42:12 -0800 (Tue, 10 Jan 2012)
Log Message:
-----------
vcdimager: remove arguments, flags and autoreconf no longer needed with this version

Modified Paths:
--------------
    trunk/dports/multimedia/vcdimager/Portfile

Modified: trunk/dports/multimedia/vcdimager/Portfile
===================================================================
--- trunk/dports/multimedia/vcdimager/Portfile	2012-01-11 00:38:12 UTC (rev 88760)
+++ trunk/dports/multimedia/vcdimager/Portfile	2012-01-11 00:42:12 UTC (rev 88761)
@@ -29,16 +29,7 @@
         ${worksrcpath}/lib/Makefile.in
 }
 
-use_autoreconf      yes
-autoreconf.args     -fvi
-
-configure.ldflags-append \
-                    -framework CoreFoundation \
-                    -framework IOKit
-
-configure.args      --infodir=${prefix}/share/info \
-                    --mandir=${prefix}/share/man \
-                    --with-cli-frontend \
+configure.args      --with-cli-frontend \
                     --with-xml-frontend \
                     --with-xml-prefix=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120110/840253f1/attachment.html>


More information about the macports-changes mailing list