summaryrefslogtreecommitdiff
path: root/devel/boa-constructor
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/boa-constructor
parentcf871ec64c560ebe1cc9c0ba791a04b62017feed (diff)
downloadpkgsrc-52ae94c9b672e9389ee68afb66df841a3afeb667.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/boa-constructor')
-rw-r--r--devel/boa-constructor/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/boa-constructor/Makefile b/devel/boa-constructor/Makefile
index 86c63f41ad0..ea0f6216ea8 100644
--- a/devel/boa-constructor/Makefile
+++ b/devel/boa-constructor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/08 23:01:21 adam Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/31 11:16:40 asau Exp $
#
VERSION= 0.6.1
@@ -15,7 +15,6 @@ COMMENT= Python IDE
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-PKG_DESTDIR_SUPPORT= user-destdir
PREV_PKGPATH= devel/boaconstructor
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}