summaryrefslogtreecommitdiff
path: root/devel/swig-perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/swig-perl/Makefile')
-rw-r--r--devel/swig-perl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swig-perl/Makefile b/devel/swig-perl/Makefile
index 7f31e141cae..8fd8029b8bf 100644
--- a/devel/swig-perl/Makefile
+++ b/devel/swig-perl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/12/05 20:50:08 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2005/12/05 23:55:06 rillig Exp $
PKGNAME= swig-perl-${SWIG_VERSION}
PKGREVISION= 2
@@ -8,7 +8,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../devel/swig-build/Makefile.common"
-CONFIGURE_ARGS+= --with-perl5=${PERL5}
+CONFIGURE_ARGS+= --with-perl5=${PERL5:Q}
BUILD_TARGET= runtime
INSTALL_TARGET= install-runtime