[Midnightbsd-cvs] mports [22005] trunk/devel/cvs2svn/Makefile: switch to newer syntax
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Oct 30 11:46:06 EDT 2016
Revision: 22005
http://svnweb.midnightbsd.org/mports/?rev=22005
Author: laffer1
Date: 2016-10-30 11:46:06 -0400 (Sun, 30 Oct 2016)
Log Message:
-----------
switch to newer syntax
Modified Paths:
--------------
trunk/devel/cvs2svn/Makefile
Modified: trunk/devel/cvs2svn/Makefile
===================================================================
--- trunk/devel/cvs2svn/Makefile 2016-10-30 15:42:31 UTC (rev 22004)
+++ trunk/devel/cvs2svn/Makefile 2016-10-30 15:46:06 UTC (rev 22005)
@@ -21,8 +21,8 @@
BUILD_DEPENDS= ${PYTHON_LIBDIR}/lib-dynload/gdbm.so:${PORTSDIR}/databases/py-gdbm
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PYTHON= 2.6+
-USE_PYDISTUTILS= yes
+USES= shebangfix python:2.7
+USE_PYTHON= distutils autoplist
OPTIONS_MULTI= SCM
OPTIONS_MULTI_SCM= SUBVERSION GIT BAZAAR
More information about the Midnightbsd-cvs
mailing list