[32910] trunk/dports/print/ppmtomd/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jan 14 16:48:10 PST 2008


Revision: 32910
          http://trac.macosforge.org/projects/macports/changeset/32910
Author:   ryandesign at macports.org
Date:     2008-01-14 16:48:08 -0800 (Mon, 14 Jan 2008)

Log Message:
-----------
ppmtomd: remove commented-out failed attempts at getting this to work

Modified Paths:
--------------
    trunk/dports/print/ppmtomd/Portfile

Modified: trunk/dports/print/ppmtomd/Portfile
===================================================================
--- trunk/dports/print/ppmtomd/Portfile	2008-01-15 00:30:25 UTC (rev 32909)
+++ trunk/dports/print/ppmtomd/Portfile	2008-01-15 00:48:08 UTC (rev 32910)
@@ -25,9 +25,6 @@
     patch-Makefile.diff
 
 configure {
-#    reinplace "s%/usr/local%${destroot}${prefix}%g" ${worksrcpath}/Makefile
-#    reinplace -E "s%^(CDEBUGFLAGS=).*$%\\1${configure.cflags} ${configure.cppflags}%g" ${worksrcpath}/Makefile
-#    reinplace -E "s%^# (LDLIBS=).*$%\\1${configure.ldflags}%g" ${worksrcpath}/Makefile
     reinplace "s%@PREFIX@%${prefix}%g" ${worksrcpath}/Makefile
     reinplace "s%@DESTROOT@%${destroot}%g" ${worksrcpath}/Makefile
     reinplace "s%@CFLAGS@%${configure.cflags}%g" ${worksrcpath}/Makefile
@@ -35,11 +32,6 @@
     reinplace "s%@LDFLAGS@%${configure.ldflags}%g" ${worksrcpath}/Makefile
 }
 
-#build.env-append \
-#	BINDIR=${destroot}${prefix}/bin \
-#	MANDIR=${destroot}${prefix}/man \
-#	CDEBUGFLAGS="${configure.cflags} ${configure.cppflags}"
-
 livecheck.check         regex
 livecheck.url           ${homepage}
 livecheck.regex         ${name}-(\[0-9.\]+)\\.tar

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


More information about the macports-changes mailing list