summaryrefslogtreecommitdiff
path: root/www/zope-cmfforum
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2003-09-03 11:31:16 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2003-09-03 11:31:16 +0000
commitba01dcfe3e66af6d87e5509d4c572e7779f03f52 (patch)
treeba9c664d47778af9314e3eacd4c4efb8af10be91 /www/zope-cmfforum
parentBump PORTREVISION after adding new patch. (diff)
Bring up to date by using USE_ZOPE (and thus using the correct python
version), and ignoring an error in the compilation process.
Notes
Notes: svn path=/head/; revision=88433
Diffstat (limited to 'www/zope-cmfforum')
-rw-r--r--www/zope-cmfforum/Makefile16
1 files changed, 3 insertions, 13 deletions
diff --git a/www/zope-cmfforum/Makefile b/www/zope-cmfforum/Makefile
index 93ecd73784c1..044964b9cf0e 100644
--- a/www/zope-cmfforum/Makefile
+++ b/www/zope-cmfforum/Makefile
@@ -16,26 +16,16 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nbm@FreeBSD.org
COMMENT= A forum for ZOPE CMF with file attachments
-RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope \
- ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf
+RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf
USE_PYTHON= yes
+USE_ZOPE= yes
DIST_SUBDIR= zope
WRKSRC= ${WRKDIR}/CMFForum
-# You can change this in the environment if you like.
-SZOPEBASEDIR?= www/Zope
-
-# Don't change these
-ZOPEBASEDIR= ${PREFIX}/${SZOPEBASEDIR}
-ZOPEPRODUCTNAME=
-ZOPEPRODUCTDIR= lib/python/Products
-
-PLIST_SUB= ZOPEBASEDIR=${SZOPEBASEDIR}
-
do-build:
- @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
+ -@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
do-install:
@${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/