summaryrefslogtreecommitdiff
path: root/www/ap-auth-ntlm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-ntlm/Makefile')
-rw-r--r--www/ap-auth-ntlm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ap-auth-ntlm/Makefile b/www/ap-auth-ntlm/Makefile
index 2171bc08c5f..17812168d40 100644
--- a/www/ap-auth-ntlm/Makefile
+++ b/www/ap-auth-ntlm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/02/20 14:58:44 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/28 06:30:03 asau Exp $
#
DISTNAME= ntlm1
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://modntlm.sourceforge.com/
COMMENT= Apache module for NTLM authentication
-PKG_DESTDIR_SUPPORT= user-destdir
-
PKG_APACHE_ACCEPTED= apache13
.include "../../mk/apache.mk"