summaryrefslogtreecommitdiff
path: root/www/ap22-authn-sasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap22-authn-sasl/Makefile')
-rw-r--r--www/ap22-authn-sasl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap22-authn-sasl/Makefile b/www/ap22-authn-sasl/Makefile
index f49f21671d0..aff35613021 100644
--- a/www/ap22-authn-sasl/Makefile
+++ b/www/ap22-authn-sasl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/12 09:10:00 martti Exp $
+# $NetBSD: Makefile,v 1.2 2010/02/20 14:58:46 joerg Exp $
DISTNAME= mod_authn_sasl-${DISTVERS}
#PKGREVISION= 1
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mod-authn-sasl.sourceforge.net/
COMMENT= Apache module for SASL authentication
+PKG_DESTDIR_SUPPORT= user-destdir
+
PKG_APACHE_ACCEPTED= apache22
.include "../../mk/apache.mk"