[Midnightbsd-cvs] mports [20024] trunk/devel/zziplib/Makefile: fix python depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 25 08:03:10 EDT 2015


Revision: 20024
          http://svnweb.midnightbsd.org/mports/?rev=20024
Author:   laffer1
Date:     2015-08-25 08:03:10 -0400 (Tue, 25 Aug 2015)
Log Message:
-----------
fix python depends

Modified Paths:
--------------
    trunk/devel/zziplib/Makefile

Modified: trunk/devel/zziplib/Makefile
===================================================================
--- trunk/devel/zziplib/Makefile	2015-08-25 12:01:30 UTC (rev 20023)
+++ trunk/devel/zziplib/Makefile	2015-08-25 12:03:10 UTC (rev 20024)
@@ -2,7 +2,7 @@
 
 PORTNAME=	zziplib
 PORTVERSION=	0.13.62
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}13/${PORTVERSION}
 
@@ -14,6 +14,7 @@
 
 BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
+USE_PYTHON=	yes
 USES=		tar:bzip2 pathfix pkgconfig gmake libtool python:2,build
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_path_XMLTO=":"



More information about the Midnightbsd-cvs mailing list