[74295] trunk/dports/devel/git-core/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 10 15:13:03 PST 2010


Revision: 74295
          http://trac.macports.org/changeset/74295
Author:   ryandesign at macports.org
Date:     2010-12-10 15:12:58 -0800 (Fri, 10 Dec 2010)
Log Message:
-----------
git-core: remove unnecessary destroot.destdir. The DESTDIR was the default, and the prefix is already set in destroot.args

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2010-12-10 23:11:52 UTC (rev 74294)
+++ trunk/dports/devel/git-core/Portfile	2010-12-10 23:12:58 UTC (rev 74295)
@@ -65,7 +65,6 @@
                PERL_PATH="${prefix}/bin/perl" NO_FINK=1 NO_DARWIN_PORTS=1 \
                NO_R_TO_GCC_LINKER=1
 
-destroot.destdir  DESTDIR=${destroot} prefix=${prefix}
 destroot.target   install
 destroot.args     CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
                   CC=${configure.cc} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101210/b9043903/attachment.html>


More information about the macports-changes mailing list