summaryrefslogtreecommitdiff
path: root/devel/libblkid
diff options
context:
space:
mode:
authorasau <asau>2012-10-31 11:16:30 +0000
committerasau <asau>2012-10-31 11:16:30 +0000
commit52ae94c9b672e9389ee68afb66df841a3afeb667 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/libblkid
parentcf871ec64c560ebe1cc9c0ba791a04b62017feed (diff)
downloadpkgsrc-52ae94c9b672e9389ee68afb66df841a3afeb667.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/libblkid')
-rw-r--r--devel/libblkid/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libblkid/Makefile b/devel/libblkid/Makefile
index 95247560aac..cba7c71ae11 100644
--- a/devel/libblkid/Makefile
+++ b/devel/libblkid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/01/08 20:43:38 markd Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/31 11:17:11 asau Exp $
#
DISTNAME= util-linux-ng-2.18
@@ -12,8 +12,6 @@ HOMEPAGE= http://kernel.org/~kzak/util-linux-ng/
COMMENT= Library to handle device identification and token extraction
LICENSE= gnu-lgpl-v2.1
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
GNU_CONFIGURE= yes