From 742321c70870f8339d0ac558f88a918b77b56096 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Fri, 24 Oct 2014 16:50:42 +0000 Subject: - Convert ports of science/ and security to new USES=python Approved by: portmgr (implicit) --- security/py-mcrypt/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/py-mcrypt/Makefile') diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index 3ca1a9a925dc..8a3663461e80 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -14,9 +14,8 @@ COMMENT= Comprehensive Python interface to the mcrypt library LIB_DEPENDS= libmcrypt.so:${PORTSDIR}/security/libmcrypt -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist PYDISTUTILS_BUILDARGS= -L${LOCALBASE}/lib PYDISTUTILS_BUILD_TARGET= build_ext CFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3