summaryrefslogtreecommitdiff
path: root/sysutils/webmin/Makefile
diff options
context:
space:
mode:
authorobache <obache>2007-10-08 08:47:03 +0000
committerobache <obache>2007-10-08 08:47:03 +0000
commit3bd5fe2c49af4d69fbe652943e2638cf6c53f716 (patch)
tree049e699f8f1c0302a3687ef6f46f7bada62e990e /sysutils/webmin/Makefile
parent5a5c1829f0e533e8f85855efa86bbdd49320a79d (diff)
downloadpkgsrc-3bd5fe2c49af4d69fbe652943e2638cf6c53f716.tar.gz
Make sure to run all modules' postinstall script and standard module's
uninstall script. Affected modules are standard modules (acl, cron) and apache module. Bump PKGREVISION.
Diffstat (limited to 'sysutils/webmin/Makefile')
-rw-r--r--sysutils/webmin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index 94ba7a8c60c..1f11c9acbb2 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2007/04/21 05:22:57 obache Exp $
+# $NetBSD: Makefile,v 1.21 2007/10/08 08:47:07 obache Exp $
.include "version.mk"
DISTNAME= webmin-${WBM_VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=webadmin/}
@@ -25,6 +26,7 @@ WEBMIN_VARDIR= ${VARBASE}/webmin
FILES_SUBST+= WEBMIN_DIR=${WEBMIN_DIR:Q}
FILES_SUBST+= WEBMIN_EGDIR=${WEBMIN_EGDIR:Q}
FILES_SUBST+= WEBMIN_ETCDIR=${WEBMIN_ETCDIR:Q}
+FILES_SUBST+= WEBMIN_MINIMAL_MODULES=${WEBMIN_MINIMAL_MODULES:Q}
FILES_SUBST+= WEBMIN_VARDIR=${WEBMIN_VARDIR:Q}
MESSAGE_SUBST+= WEBMIN_DIR=${WEBMIN_DIR:Q}
BUILD_DEFS+= VARBASE