summaryrefslogtreecommitdiff
path: root/security/py-twofish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-twofish/Makefile')
-rw-r--r--security/py-twofish/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/py-twofish/Makefile b/security/py-twofish/Makefile
index d4c909dada42..43bdae2cdbf7 100644
--- a/security/py-twofish/Makefile
+++ b/security/py-twofish/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: py-twofish
-# Date created: Feb 9, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= twofish
PORTVERSION= 0.7
@@ -21,6 +16,7 @@ USE_PYTHON= yes
GNU_CONFIGURE= yes
CFLAGS+= -fPIC
+NO_STAGE= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/_twofish.so ${PYTHON_SITELIBDIR}
${INSTALL_SCRIPT} ${WRKSRC}/*.py ${PYTHON_SITELIBDIR}