summaryrefslogtreecommitdiff
path: root/devel/py-funcparserlib
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-funcparserlib')
-rw-r--r--devel/py-funcparserlib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-funcparserlib/Makefile b/devel/py-funcparserlib/Makefile
index fe814a399c1..3d230fe1b1d 100644
--- a/devel/py-funcparserlib/Makefile
+++ b/devel/py-funcparserlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/07/15 13:34:02 obache Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/31 11:19:30 asau Exp $
#
DISTNAME= funcparserlib-0.3.5
@@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/funcparserlib/
COMMENT= Recursive descent parsing library based on functional combinators
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # none
.include "../../lang/python/distutils.mk"