summaryrefslogtreecommitdiff
path: root/devel/shtk
diff options
context:
space:
mode:
authorasau <asau>2012-10-31 11:16:30 +0000
committerasau <asau>2012-10-31 11:16:30 +0000
commit39235c85cd75c4e6de65dab30aa5eb25b246a516 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/shtk
parent34758928c424260d129233b520e397ca94ea532a (diff)
downloadpkgsrc-39235c85cd75c4e6de65dab30aa5eb25b246a516.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/shtk')
-rw-r--r--devel/shtk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/shtk/Makefile b/devel/shtk/Makefile
index 4880dd4459e..5943f8c68a9 100644
--- a/devel/shtk/Makefile
+++ b/devel/shtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/08/15 21:18:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/31 11:19:46 asau Exp $
DISTNAME= shtk-1.0
CATEGORIES= devel
@@ -10,7 +10,6 @@ COMMENT= Shell-scripting modules that provide common functionality
LICENSE= modified-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
NO_CONFIGURE= YES