summaryrefslogtreecommitdiff
path: root/time/py-icalendar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/py-icalendar/Makefile')
-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"