summaryrefslogtreecommitdiff
path: root/security/py-mcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-mcrypt/Makefile')
-rw-r--r--security/py-mcrypt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile
index 9579248de56..dd7b927e627 100644
--- a/security/py-mcrypt/Makefile
+++ b/security/py-mcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:45 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2009/03/05 18:51:31 joerg Exp $
#
DISTNAME= python-mcrypt-1.1
@@ -13,7 +13,6 @@ COMMENT= Python interface to mcrypt library
PKG_DESTDIR_SUPPORT= user-destdir
-PYBINMODULE= yes
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"