aboutsummaryrefslogtreecommitdiff
path: root/www/trac-wikitemplates
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-31 13:50:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-31 13:50:55 +0000
commit6b540a0129b9b6b000b6e8f0d369181a95b70773 (patch)
tree2ebb5da99969ea549cc6423792d7ee060592eb32 /www/trac-wikitemplates
parentd6508a579b09679372c1fed1e2a2c412d15e0456 (diff)
downloadports-6b540a0129b9b6b000b6e8f0d369181a95b70773.tar.gz
ports-6b540a0129b9b6b000b6e8f0d369181a95b70773.zip
Notes
Diffstat (limited to 'www/trac-wikitemplates')
-rw-r--r--www/trac-wikitemplates/Makefile7
-rw-r--r--www/trac-wikitemplates/pkg-plist2
2 files changed, 4 insertions, 5 deletions
diff --git a/www/trac-wikitemplates/Makefile b/www/trac-wikitemplates/Makefile
index 04e0ecb097a2..295fcee4963a 100644
--- a/www/trac-wikitemplates/Makefile
+++ b/www/trac-wikitemplates/Makefile
@@ -15,14 +15,13 @@ DISTNAME= ${PORTNAME}plugin-${PORTVERSION:S/p/rc/}
MAINTAINER= gerrit.beine@gmx.de
COMMENT= Templates for the Trac wiki
-BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \
${PYTHON_SITELIBDIR}/TracCtxtnavAdd-1.1_r1-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-ctxtnavadd
WRKSRC= ${WRKDIR}/${PORTNAME}plugin
-NO_BUILD= yes
USE_PYTHON= 2.3+
-USE_PYDISTUTILS=yes
-PLIST_SUB+= PORTVERSION=${PORTVERSION:S/p/rc/} PYTHONVERSION=${_PYTHON_VERSION}
+USE_PYDISTUTILS= easy_install
+PYDISTUTILS_PKGNAME= TracWikiTemplates
+PYDISTUTILS_PKGVERSION= ${PORTVERSION:S/p/rc/}
.include <bsd.port.mk>
diff --git a/www/trac-wikitemplates/pkg-plist b/www/trac-wikitemplates/pkg-plist
index 41ec57b14723..ddf68a1c022f 100644
--- a/www/trac-wikitemplates/pkg-plist
+++ b/www/trac-wikitemplates/pkg-plist
@@ -1 +1 @@
-%%PYTHON_SITELIBDIR%%/TracWikiTemplates-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%