summaryrefslogtreecommitdiff
path: root/time/py-icalendar
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 13:04:16 +0000
committerasau <asau>2012-10-08 13:04:16 +0000
commit91284f9f4befaa441c920251df8c7649e922d74d (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/py-icalendar
parent839635a3f734f694a3b4a16bc8ee843511949e4e (diff)
downloadpkgsrc-91284f9f4befaa441c920251df8c7649e922d74d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/py-icalendar')
-rw-r--r--time/py-icalendar/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/py-icalendar/Makefile b/time/py-icalendar/Makefile
index ef9bb0a5164..e64c5654e11 100644
--- a/time/py-icalendar/Makefile
+++ b/time/py-icalendar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/09/13 20:12:16 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 13:04:28 asau Exp $
#
DISTNAME= icalendar-3.1
@@ -13,7 +13,5 @@ LICENSE= gnu-lgpl-v2.1
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"