[Midnightbsd-cvs] mports [15441] trunk/devel/cvs2svn/Makefile: remove apr
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Sep 12 19:43:40 EDT 2013
Revision: 15441
http://svnweb.midnightbsd.org/mports/?rev=15441
Author: laffer1
Date: 2013-09-12 19:43:39 -0400 (Thu, 12 Sep 2013)
Log Message:
-----------
remove apr
Modified Paths:
--------------
trunk/devel/cvs2svn/Makefile
Modified: trunk/devel/cvs2svn/Makefile
===================================================================
--- trunk/devel/cvs2svn/Makefile 2013-09-12 23:42:05 UTC (rev 15440)
+++ trunk/devel/cvs2svn/Makefile 2013-09-12 23:43:39 UTC (rev 15441)
@@ -2,7 +2,7 @@
PORTNAME= cvs2svn
PORTVERSION= 2.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://cvs2svn.tigris.org/files/documents/1462/49237/ \
FREEBSD_LOCAL/ohauer
@@ -18,12 +18,9 @@
LICENSE= other
-LIB_DEPENDS= aprutil-1.3:${PORTSDIR}/devel/apr-svn
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAKE_JOBS_SAFE= yes
-
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
More information about the Midnightbsd-cvs
mailing list