[Midnightbsd-cvs] mports [18764] trunk/devel: cleanup

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 3 15:11:02 EDT 2015


Revision: 18764
          http://svnweb.midnightbsd.org/mports/?rev=18764
Author:   laffer1
Date:     2015-05-03 15:11:01 -0400 (Sun, 03 May 2015)
Log Message:
-----------
cleanup

Modified Paths:
--------------
    trunk/devel/zthread/pkg-descr
    trunk/devel/zziplib/Makefile
    trunk/devel/zziplib/pkg-plist

Modified: trunk/devel/zthread/pkg-descr
===================================================================
--- trunk/devel/zthread/pkg-descr	2015-05-03 19:10:44 UTC (rev 18763)
+++ trunk/devel/zthread/pkg-descr	2015-05-03 19:11:01 UTC (rev 18764)
@@ -12,5 +12,4 @@
 
 ZThread implementations are provided for POSIX and Win32 platforms.
 
-Author: Eric Crahen <crahen at cse.buffalo.edu>
 WWW: http://zthread.sourceforge.net/

Modified: trunk/devel/zziplib/Makefile
===================================================================
--- trunk/devel/zziplib/Makefile	2015-05-03 19:10:44 UTC (rev 18763)
+++ trunk/devel/zziplib/Makefile	2015-05-03 19:11:01 UTC (rev 18764)
@@ -2,7 +2,7 @@
 
 PORTNAME=	zziplib
 PORTVERSION=	0.13.62
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}13/${PORTVERSION}
 
@@ -14,8 +14,7 @@
 
 BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
-USES=		tar:bzip2 pathfix pkgconfig gmake libtool
-USE_PYTHON_BUILD=	2
+USES=		tar:bzip2 pathfix pkgconfig gmake libtool python:2,build
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_path_XMLTO=":"
 USE_LDCONFIG=	yes

Modified: trunk/devel/zziplib/pkg-plist
===================================================================
--- trunk/devel/zziplib/pkg-plist	2015-05-03 19:10:44 UTC (rev 18763)
+++ trunk/devel/zziplib/pkg-plist	2015-05-03 19:11:01 UTC (rev 18764)
@@ -146,5 +146,3 @@
 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 Midnightbsd-cvs mailing list