summaryrefslogtreecommitdiff
path: root/textproc/py-jinja/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-jinja/Makefile')
-rw-r--r--textproc/py-jinja/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-jinja/Makefile b/textproc/py-jinja/Makefile
index d7110686ccb..629eb39aefc 100644
--- a/textproc/py-jinja/Makefile
+++ b/textproc/py-jinja/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/10/16 08:08:44 obache Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/25 06:56:50 asau Exp $
#
DISTNAME= Jinja-1.2
@@ -11,7 +11,5 @@ HOMEPAGE= http://jinja.pocoo.org/
COMMENT= Small but fast and easy to use stand-alone template engine
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"