aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2000-11-09 08:18:10 +0800
committernbm <nbm@FreeBSD.org>2000-11-09 08:18:10 +0800
commit27eeadf5aef7bab9725ee17e56a2ee2b75653dc6 (patch)
tree7d88a4bc12188e0afe2965b08b91d37ec886dfda /www
parente90051eccee452632402966751fa46e8dfdef815 (diff)
downloadfreebsd-ports-gnome-27eeadf5aef7bab9725ee17e56a2ee2b75653dc6.tar.gz
freebsd-ports-gnome-27eeadf5aef7bab9725ee17e56a2ee2b75653dc6.tar.zst
freebsd-ports-gnome-27eeadf5aef7bab9725ee17e56a2ee2b75653dc6.zip
Fix human error - ${PKGMESSAGE} should be set to the work directory,
and is generated automatically from ${FILESDIR}/MESSAGE in post-install.
Diffstat (limited to 'www')
-rw-r--r--www/znavigator/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/znavigator/Makefile b/www/znavigator/Makefile
index b9f9f5f27494..72b02cca9816 100644
--- a/www/znavigator/Makefile
+++ b/www/znavigator/Makefile
@@ -28,6 +28,8 @@ ZOPEPRODUCTDIR= lib/python/Products
ZOPEPRODUCTSRC= ${WRKDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
+PKGMESSAGE= ${WRKDIR}/.pkg-message
+
PLIST_SUB= ZOPEBASEDIR=${SZOPEBASEDIR}
do-install: