diff options
Diffstat (limited to 'security/libident/Makefile')
-rw-r--r-- | security/libident/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index 9e0f4836f63..16507acc75e 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2008/07/14 12:56:11 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:33 asau Exp $ # VERSION= 0.32 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.remlab.net/libident/ COMMENT= Small library to interface to the ident protocol server (rfc1413) -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes |