aboutsummaryrefslogtreecommitdiff
path: root/devel/py-twisted
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 22:39:07 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 22:39:07 +0000
commit986ddcccca7c9bb13dd57714b61d76e6b721c8c1 (patch)
treec82470585c4e9c639e32aa50462d8ee590b83290 /devel/py-twisted
parent36778a1acdf964d57455bb2849d34c319a7077be (diff)
downloadports-986ddcccca7c9bb13dd57714b61d76e6b721c8c1.tar.gz
ports-986ddcccca7c9bb13dd57714b61d76e6b721c8c1.zip
Notes
Diffstat (limited to 'devel/py-twisted')
-rw-r--r--devel/py-twisted/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile
index c9ece905f059..3d8b81486c7c 100644
--- a/devel/py-twisted/Makefile
+++ b/devel/py-twisted/Makefile
@@ -15,7 +15,6 @@ MASTER_SITES= http://twisted.sourceforge.net/ \
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Twisted_NoDocs-${PORTVERSION}
-WRKSRC= ${WRKDIR}/Twisted-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An event-based Python framework for internet applications
@@ -33,6 +32,8 @@ USE_PYDISTUTILS= yes
PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}
+WRKSRC= ${WRKDIR}/Twisted-${PORTVERSION}
+
post-install:
@ ${MKDIR} ${DATADIR}/admin
@ ${INSTALL_SCRIPT} ${WRKSRC}/admin/accepttests \