[Midnightbsd-cvs] mports [16354] trunk/devel/subversion/Makefile.common: fix fetchability of svn port

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Apr 22 07:19:50 EDT 2014


Revision: 16354
          http://svnweb.midnightbsd.org/mports/?rev=16354
Author:   laffer1
Date:     2014-04-22 07:19:49 -0400 (Tue, 22 Apr 2014)
Log Message:
-----------
fix fetchability of svn port

Modified Paths:
--------------
    trunk/devel/subversion/Makefile.common

Modified: trunk/devel/subversion/Makefile.common
===================================================================
--- trunk/devel/subversion/Makefile.common	2014-04-21 01:54:31 UTC (rev 16353)
+++ trunk/devel/subversion/Makefile.common	2014-04-22 11:19:49 UTC (rev 16354)
@@ -8,10 +8,9 @@
 DIST_SUBDIR=	subversion18
 MASTER_SITE_SUBDIR=	subversion
 
-USE_BZIP2=	yes
 USE_AUTOTOOLS=	libtool
 USE_KDE4=	# Used below if KWallet support is enabled
-USES+=		pkgconfig
+USES+=		pkgconfig tar:bzip2
 
 CONFLICTS_INSTALL+=	${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-1.[6|7].[0-9]*
 



More information about the Midnightbsd-cvs mailing list