diff options
Diffstat (limited to 'devel/libntlm/Makefile')
-rw-r--r-- | devel/libntlm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libntlm/Makefile b/devel/libntlm/Makefile index 68cb400942e..95b55409abb 100644 --- a/devel/libntlm/Makefile +++ b/devel/libntlm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/01/28 07:44:25 adam Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/31 11:17:18 asau Exp $ DISTNAME= libntlm-1.2 CATEGORIES= security @@ -9,8 +9,6 @@ HOMEPAGE= http://josefsson.org/libntlm/ COMMENT= Library that implement Microsoft's NTLM authentication LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= pkg-config GNU_CONFIGURE= yes |