summaryrefslogtreecommitdiff
path: root/x11/xscreensaver/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xscreensaver/Makefile.common')
-rw-r--r--x11/xscreensaver/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common
index de756b00f3d..dd1eece6c3f 100644
--- a/x11/xscreensaver/Makefile.common
+++ b/x11/xscreensaver/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.84 2005/10/07 18:43:40 wiz Exp $
+# $NetBSD: Makefile.common,v 1.85 2005/12/05 20:51:20 rillig Exp $
#
DISTNAME= xscreensaver-4.22
@@ -30,11 +30,11 @@ CONFIGURE_ARGS+= --without-pam
CONFIGURE_ENV+= X_PRE_LIBS=-lXt
CONFIGURE_ENV+= ac_cv_x_app_defaults="${PREFIX}/lib/X11/app-defaults"
CONFIGURE_ENV+= ac_cv_perl_version="${PERL_VERSION_cmd:sh}"
-CONFIGURE_ENV+= INTLTOOL_PERL="${PERL5}"
+CONFIGURE_ENV+= INTLTOOL_PERL=${PERL5:Q}
.if defined(PKGREVISION)
CONFIGURE_ENV+= X_CFLAGS="-DPKGREVISION=${PKGREVISION}"
.endif
-CONFIGURE_ARGS+= ac_cv_path_INTLTOOL_PERL="${PERL5}"
+CONFIGURE_ARGS+= ac_cv_path_INTLTOOL_PERL=${PERL5:Q}
DISTINFO_FILE= ${.CURDIR}/../../x11/xscreensaver/distinfo
FILESDIR= ${.CURDIR}/../../x11/xscreensaver/files