aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-06-27 01:51:25 +0800
committerpav <pav@FreeBSD.org>2006-06-27 01:51:25 +0800
commite14fbf10ef4cb644ade41e394368a16b13739169 (patch)
tree285c9d3be1189ba363a8632c9c0dde6cd2bd43a0 /www
parent37550af4ed72af7a57ad2ca7737dc8955e6818d6 (diff)
downloadfreebsd-ports-gnome-e14fbf10ef4cb644ade41e394368a16b13739169.tar.gz
freebsd-ports-gnome-e14fbf10ef4cb644ade41e394368a16b13739169.tar.zst
freebsd-ports-gnome-e14fbf10ef4cb644ade41e394368a16b13739169.zip
- Fix pkg-deinstall script
Submitted by: Beat Gatzi <beat@chruetertee.ch> (maintainer) Pointy hat to: pav
Diffstat (limited to 'www')
-rw-r--r--www/fluxcms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fluxcms/Makefile b/www/fluxcms/Makefile
index 91a4354b2cfd..b244bb772484 100644
--- a/www/fluxcms/Makefile
+++ b/www/fluxcms/Makefile
@@ -21,7 +21,7 @@ INSTALLDIR= ${PREFIX}/${FLUXCMSDIR}
PLIST_SUB= INSTALLDIR=${FLUXCMSDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
SUB_FILES= pkg-deinstall pkg-message
-SUB_LIST= INSTALLDIR=${FLUXCMSDIR}
+SUB_LIST= INSTALLDIR=${INSTALLDIR}
OPTIONS= GD "Use GD support instead of ImageMagick" on \
TIDY "Configure with tidy support" off