svn commit: r370846 - head/devel/zziplib
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Oct 14 11:30:30 UTC 2014
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
- at dirrm include/zzip
More information about the svn-ports-head
mailing list