[67570] trunk/dports/devel/gpatch/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed May 12 21:52:08 PDT 2010
Revision: 67570
http://trac.macports.org/changeset/67570
Author: ryandesign at macports.org
Date: 2010-05-12 21:52:06 -0700 (Wed, 12 May 2010)
Log Message:
-----------
gpatch: install files in the right place (#24871); remove unnecessary configure args
Modified Paths:
--------------
trunk/dports/devel/gpatch/Portfile
Modified: trunk/dports/devel/gpatch/Portfile
===================================================================
--- trunk/dports/devel/gpatch/Portfile 2010-05-13 04:50:28 UTC (rev 67569)
+++ trunk/dports/devel/gpatch/Portfile 2010-05-13 04:52:06 UTC (rev 67570)
@@ -3,6 +3,7 @@
PortSystem 1.0
name gpatch
version 2.6.1
+revision 1
categories devel
maintainers nomaintainer
description GNU patch, for applying diffs to files
@@ -29,10 +30,7 @@
use_autoconf yes
-configure.args --program-prefix=g --infodir=\\\${prefix}/share/info \
- --mandir=\\\${prefix}/share/man
+configure.args --program-prefix=g
configure.universal_args-delete --disable-dependency-tracking
-destroot.args prefix=${destroot}${prefix}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100512/df783520/attachment.html>
More information about the macports-changes
mailing list