summaryrefslogtreecommitdiff
path: root/security/libident/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libident/Makefile')
-rw-r--r--security/libident/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile
index 9c59a93e202..9e0f4836f63 100644
--- a/security/libident/Makefile
+++ b/security/libident/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/08/25 14:00:20 obache Exp $
+# $NetBSD: Makefile,v 1.21 2008/07/14 12:56:11 joerg Exp $
#
VERSION= 0.32
@@ -10,6 +10,8 @@ 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