summaryrefslogtreecommitdiff
path: root/security/oath-toolkit/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
committerasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
commit40b91e7ab919c68deb72b748cca1857afc0cc61a (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/oath-toolkit/Makefile
parentff862ac29f9feb874c8377e73c53e1d92c1569c8 (diff)
downloadpkgsrc-40b91e7ab919c68deb72b748cca1857afc0cc61a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/oath-toolkit/Makefile')
-rw-r--r--security/oath-toolkit/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile
index 375b54311a7..03fe42e0f7f 100644
--- a/security/oath-toolkit/Makefile
+++ b/security/oath-toolkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/04/07 22:34:13 dholland Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/23 18:16:37 asau Exp $
#
DISTNAME= oath-toolkit-1.10.5
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.nongnu.org/oath-toolkit/
COMMENT= OATH (Open AuTHentication) Toolkit
LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes