summaryrefslogtreecommitdiffstats
path: root/security/py-gnupg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-gnupg/Makefile')
-rw-r--r--security/py-gnupg/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile
index 44839f1..9f1e98c 100644
--- a/security/py-gnupg/Makefile
+++ b/security/py-gnupg/Makefile
@@ -17,13 +17,6 @@ DISTNAME= GnuPGInterface-${PORTVERSION}
MAINTAINER= shell@shellhung.org
USE_PYTHON= yes
-
-SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py
-
-do-build:
- @${SETUP_CMD} build
-
-do-install:
- @${SETUP_CMD} install -c -O1 --prefix=${PREFIX}
+USE_PYDISTUTILS= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud