summaryrefslogtreecommitdiff
path: root/www/ap2-subversion
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /www/ap2-subversion
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'www/ap2-subversion')
-rw-r--r--www/ap2-subversion/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap2-subversion/Makefile b/www/ap2-subversion/Makefile
index c5af3133606..939c40e24ce 100644
--- a/www/ap2-subversion/Makefile
+++ b/www/ap2-subversion/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2008/03/08 21:00:06 gdt Exp $
+# $NetBSD: Makefile,v 1.33 2008/06/12 02:14:54 joerg Exp $
PKGNAME= ${APACHE_PKG_PREFIX}-subversion-${SVNVER}
PKGREVISION= 1
COMMENT= WebDAV server (Apache module) for Subversion
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../devel/subversion/Makefile.common"
CONFIGURE_ARGS+= --with-apxs=${APXS:Q}