[111937] trunk/dports/www/zope/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Oct 6 11:30:32 PDT 2013


Revision: 111937
          https://trac.macports.org/changeset/111937
Author:   jeremyhu at macports.org
Date:     2013-10-06 11:30:32 -0700 (Sun, 06 Oct 2013)
Log Message:
-----------
zope: Dead code removal, tar works fine...

Modified Paths:
--------------
    trunk/dports/www/zope/Portfile

Modified: trunk/dports/www/zope/Portfile
===================================================================
--- trunk/dports/www/zope/Portfile	2013-10-06 18:27:32 UTC (rev 111936)
+++ trunk/dports/www/zope/Portfile	2013-10-06 18:30:32 UTC (rev 111937)
@@ -35,15 +35,6 @@
 
 depends_lib		port:python26
 
-platform freebsd {
-	# FreeBSD calls it gtar, we call it gnutar... need a better solution
-	# so we don't have to install gnutar from dports just for this if it
-	# exists from FreeBSD ports
-	depends_build-append	bin:gnutar:gnutar
-}
-
-extract.post_args	| gnutar -xf -
-
 configure.args		--prefix=${zopehome} --with-python=${python}
 configure.universal_args-delete \
 			--disable-dependency-tracking
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131006/89df76f2/attachment.html>


More information about the macports-changes mailing list