summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorasau <asau>2012-11-18 02:25:37 +0000
committerasau <asau>2012-11-18 02:25:37 +0000
commit6a32ec327c4207290939437ceca0d0bdbbc1b9e8 (patch)
tree50ce47750526b502861cefa43aa75dd1392ad300 /devel
parentf650722146653b00ca10e4e94f7a12fd23a207d6 (diff)
downloadpkgsrc-6a32ec327c4207290939437ceca0d0bdbbc1b9e8.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-filechunkio/Makefile4
-rw-r--r--devel/py-hgtools/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/py-filechunkio/Makefile b/devel/py-filechunkio/Makefile
index 8cbf3c25285..09555ce0e69 100644
--- a/devel/py-filechunkio/Makefile
+++ b/devel/py-filechunkio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/11/11 21:17:45 jakllsch Exp $
+# $NetBSD: Makefile,v 1.2 2012/11/18 02:25:37 asau Exp $
#
DISTNAME= filechunkio-1.5
@@ -11,8 +11,6 @@ HOMEPAGE= https://bitbucket.org/fabian/filechunkio
COMMENT= Chunck files for input/output
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # none
.include "../../lang/python/distutils.mk"
diff --git a/devel/py-hgtools/Makefile b/devel/py-hgtools/Makefile
index 3a9f6b35dcd..32c40b11154 100644
--- a/devel/py-hgtools/Makefile
+++ b/devel/py-hgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/11/03 13:55:16 imil Exp $
+# $NetBSD: Makefile,v 1.2 2012/11/18 02:25:37 asau Exp $
#
HGTVERS= 2.0.2
@@ -13,8 +13,6 @@ HOMEPAGE= http://pypi.python.org/packages/source/h/hgtools/
COMMENT= Classes and setuptools plugin for Mercurial repositories
LICENSE= gnu-gpl-v1
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # none
post-extract: