summaryrefslogtreecommitdiff
path: root/net/py-fngrab
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-29 18:37:38 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-29 18:37:38 +0000
commit91cb80d94325e8fcc4dd2bd428e58094b0f30891 (patch)
treefc97a09970827819a50f2263bd7760b9da076d95 /net/py-fngrab
parentUpdate erlang documentation to version R8B-1 (8.1). (diff)
use USE_PYDISTUTILS
Notes
Notes: svn path=/head/; revision=58331
Diffstat (limited to 'net/py-fngrab')
-rw-r--r--net/py-fngrab/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/net/py-fngrab/Makefile b/net/py-fngrab/Makefile
index 341e4a6038a0..f320041f16d2 100644
--- a/net/py-fngrab/Makefile
+++ b/net/py-fngrab/Makefile
@@ -19,14 +19,7 @@ BUILD_DEPENDS= ${PYXML}
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= yes
-
-SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py
-
-do-build:
- @${SETUP_CMD} build
-
-do-install:
- @${SETUP_CMD} install
+USE_PYDISTUTILS= yes
post-install:
@${MV} ${PREFIX}/bin/fngrab.py ${PREFIX}/bin/fngrab