summaryrefslogtreecommitdiff
path: root/devel/libiberty
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/libiberty
parentef0bf07a7d80918eb75556520666d60cd2dde6d1 (diff)
downloadpkgsrc-1685739ccc9eb6e697991f0019416acfec93db43.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/libiberty')
-rw-r--r--devel/libiberty/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libiberty/Makefile b/devel/libiberty/Makefile
index 7d27a6ccc99..2f197b83f45 100644
--- a/devel/libiberty/Makefile
+++ b/devel/libiberty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/03/03 17:45:35 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/31 11:17:16 asau Exp $
#
DISTNAME= libiberty-1.0
@@ -10,7 +10,6 @@ MAINTAINER= john@johnrshannon.com
COMMENT= This package provides the GNU liberty library of "missing" functions
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
GNU_CONFIGURE= yes