summaryrefslogtreecommitdiff
path: root/textproc/py-SimpleParse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-SimpleParse/Makefile')
-rw-r--r--textproc/py-SimpleParse/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-SimpleParse/Makefile b/textproc/py-SimpleParse/Makefile
index 06081082995..f7909493237 100644
--- a/textproc/py-SimpleParse/Makefile
+++ b/textproc/py-SimpleParse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/04/25 20:39:12 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:52 joerg Exp $
#
DISTNAME= SimpleParse-2.0.0
@@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://simpleparse.sourceforge.net/
COMMENT= Simple parser generator for mxTextTools text-tagging engine
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 23