From ba171a91fab519f587b027c1a2888cb6e3fce049 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- www/ap2-subversion/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/ap2-subversion') 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} -- cgit v1.2.3