summaryrefslogtreecommitdiff
path: root/textproc/rubber/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubber/Makefile')
-rw-r--r--textproc/rubber/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile
index 9cc21a4a74d..99feef054da 100644
--- a/textproc/rubber/Makefile
+++ b/textproc/rubber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/10/17 17:12:04 tonio Exp $
+# $NetBSD: Makefile,v 1.8 2005/10/26 12:59:51 tonio Exp $
#
DISTNAME= rubber-1.0
@@ -19,7 +19,7 @@ INFO_FILES= rubber.info
TEXINFO_REQD= 4.6
PYTHON_VERSIONS_ACCEPTED= 24 23
-CONFIGURE_ARGS= --python=${PYTHONBIN} --prefix=${PREFIX} \
+CONFIGURE_ARGS+= --python=${PYTHONBIN} --prefix=${PREFIX} \
--datadir=${PREFIX}/share
.include "../../lang/python/application.mk"