summaryrefslogtreecommitdiff
path: root/www/ap2-auth-xradius
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-auth-xradius
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'www/ap2-auth-xradius')
-rw-r--r--www/ap2-auth-xradius/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap2-auth-xradius/Makefile b/www/ap2-auth-xradius/Makefile
index db2c5492b01..3cfb0fa7c58 100644
--- a/www/ap2-auth-xradius/Makefile
+++ b/www/ap2-auth-xradius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/06/30 16:09:08 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:54 joerg Exp $
DISTNAME= mod_auth_xradius-0.4.6
PKGNAME= ${APACHE_PKG_PREFIX}-auth-xradius-0.4.6
@@ -10,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.outoforder.cc/projects/apache/mod_auth_xradius/
COMMENT= Module to allow apache2 authentication against a RADIUS server
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_LIBTOOL= YES