summaryrefslogtreecommitdiff
path: root/www/ap-python
diff options
context:
space:
mode:
authorasau <asau>2012-10-28 06:30:00 +0000
committerasau <asau>2012-10-28 06:30:00 +0000
commit53b267d9a5f8578c36667f3165bd0b116cc8e255 (patch)
tree2a7fd30e4ee838f24d3e799d8f0f744759aaf6f0 /www/ap-python
parent75871b258b3cd1415361277bc1c79bdf48f8747a (diff)
downloadpkgsrc-53b267d9a5f8578c36667f3165bd0b116cc8e255.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'www/ap-python')
-rw-r--r--www/ap-python/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ap-python/Makefile b/www/ap-python/Makefile
index a63f4d98d49..713ceb2b2ba 100644
--- a/www/ap-python/Makefile
+++ b/www/ap-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2009/08/30 03:08:40 obache Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/28 06:30:05 asau Exp $
#
DISTNAME= mod_python-2.7.11
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.modpython.org/
COMMENT= Python interpreter embedded into Apache
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pax
CONFLICTS= ap-python-[0-9]* ap13-python-[0-9]* ap13-py[0-9]*-python-[0-9]*