summaryrefslogtreecommitdiff
path: root/devel/libelf
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
committerasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
commit1685739ccc9eb6e697991f0019416acfec93db43 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/libelf
parentef0bf07a7d80918eb75556520666d60cd2dde6d1 (diff)
downloadpkgsrc-1685739ccc9eb6e697991f0019416acfec93db43.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/libelf')
-rw-r--r--devel/libelf/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libelf/Makefile b/devel/libelf/Makefile
index d64a5cc261a..e370132d2b4 100644
--- a/devel/libelf/Makefile
+++ b/devel/libelf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2010/08/28 09:16:35 cherry Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/31 11:17:12 asau Exp $
#
DISTNAME= libelf-0.8.13
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.mr511.de/software/english.html
COMMENT= ELF object file access library
LICENSE= gnu-lgpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
INSTALL_MAKE_FLAGS+= instroot=${DESTDIR}
USE_PKGLOCALEDIR= yes