Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2014 11:30:30 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370846 - head/devel/zziplib
Message-ID:  <201410141130.s9EBUUFD075937@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Oct 14 11:30:29 2014
New Revision: 370846
URL: https://svnweb.freebsd.org/changeset/ports/370846
QAT: https://qat.redports.org/buildarchive/r370846/

Log:
  - Convert to USES=python
  - Drop @dirrm* from plist

Modified:
  head/devel/zziplib/Makefile
  head/devel/zziplib/pkg-plist

Modified: head/devel/zziplib/Makefile
==============================================================================
--- head/devel/zziplib/Makefile	Tue Oct 14 11:23:47 2014	(r370845)
+++ head/devel/zziplib/Makefile	Tue Oct 14 11:30:29 2014	(r370846)
@@ -15,8 +15,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
-USES=		tar:bzip2 pathfix pkgconfig gmake libtool
-USE_PYTHON_BUILD=	2
+USES=		gmake libtool pathfix pkgconfig python:2,build tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_path_XMLTO=":"
 USE_LDCONFIG=	yes

Modified: head/devel/zziplib/pkg-plist
==============================================================================
--- head/devel/zziplib/pkg-plist	Tue Oct 14 11:23:47 2014	(r370845)
+++ head/devel/zziplib/pkg-plist	Tue Oct 14 11:30:29 2014	(r370846)
@@ -146,5 +146,3 @@ man/man3/zzip_tell32.3.gz
 man/man3/zzip_telldir.3.gz
 man/man3/zzip_telldir32.3.gz
 share/aclocal/zziplib.m4
-%%SDL%%@dirrm include/SDL_rwops_zzip
-@dirrm include/zzip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410141130.s9EBUUFD075937>