summaryrefslogtreecommitdiff
path: root/www/ap2-chroot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap2-chroot/Makefile')
-rw-r--r--www/ap2-chroot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ap2-chroot/Makefile b/www/ap2-chroot/Makefile
index 40fa13d67d5..87e29c3a55e 100644
--- a/www/ap2-chroot/Makefile
+++ b/www/ap2-chroot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2011/11/14 22:26:31 dholland Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/28 06:30:07 asau Exp $
DISTNAME= mod_chroot-0.5
PKGNAME= ${DISTNAME:S/mod_/${APACHE_PKG_PREFIX}-/}
@@ -10,8 +10,6 @@ HOMEPAGE= http://core.segfault.pl/~hobbit/mod_chroot/
COMMENT= Module to easily run Apache in a chroot environment
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
# functional conflict, apache>=2.2.10 has builtin ChrootDir directive support.
CONFLICTS+= apache>=2.2.10