summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-12-26 18:46:00 +0000
committerasau <asau@pkgsrc.org>2012-12-26 18:46:00 +0000
commit700f50401d0a410981c14daa5d7b7bfc7636878a (patch)
tree2e796cf31741a48db484dbd7827f7935d21d7080 /devel
parent0c71c33a0be13ae5db1832934dc50fc6a9c88110 (diff)
downloadpkgsrc-700f50401d0a410981c14daa5d7b7bfc7636878a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-ipython013/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-ipython013/Makefile b/devel/py-ipython013/Makefile
index 2c60670aa65..cc96b46c70c 100644
--- a/devel/py-ipython013/Makefile
+++ b/devel/py-ipython013/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/12/17 11:57:44 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2012/12/26 18:50:31 asau Exp $
#
DISTNAME= ipython-0.13.1
@@ -13,8 +13,6 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
-PKG_DESTDIR_SUPPORT= user-destdir
-
PYTHON_VERSIONS_INCOMPATIBLE= 25
PYTHON_VERSIONS_INCLUDE_3X= yes