summaryrefslogtreecommitdiff
path: root/time/py-dateutil
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
commitba231f5526575cc6acbd7ed3c21f348cdb19b306 (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/py-dateutil
parent64785f27e94a7e74adfb570d3ff49f40e0e39c06 (diff)
downloadpkgsrc-ba231f5526575cc6acbd7ed3c21f348cdb19b306.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/py-dateutil')
-rw-r--r--time/py-dateutil/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/py-dateutil/Makefile b/time/py-dateutil/Makefile
index 74f95c6c144..6a08fe41a56 100644
--- a/time/py-dateutil/Makefile
+++ b/time/py-dateutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/02/28 14:53:05 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/08 13:04:28 asau Exp $
#
DISTNAME= python-dateutil-1.5
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://labix.org/python-dateutil
COMMENT= Extensions to the standard datetime module
-PKG_DESTDIR_SUPPORT= user-destdir
-
EGG_NAME= ${DISTNAME:S/-/_/}
.include "../../lang/python/egg.mk"