summaryrefslogtreecommitdiff
path: root/x11/xscreensaver
diff options
context:
space:
mode:
authorseb <seb>2003-12-14 23:56:58 +0000
committerseb <seb>2003-12-14 23:56:58 +0000
commit8cab7eacb14d0746439437cd1a8afbf18c8788d2 (patch)
treed33163ae70aa8e0d874332b88bc0681766ba79ec /x11/xscreensaver
parentd2557b1a18deba4263b120e16ae762f131e3b7c6 (diff)
downloadpkgsrc-8cab7eacb14d0746439437cd1a8afbf18c8788d2.tar.gz
Trick configure a bit more into thinking perl is really available.
Diffstat (limited to 'x11/xscreensaver')
-rw-r--r--x11/xscreensaver/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common
index 49e7d9cb15a..5f0517bcb47 100644
--- a/x11/xscreensaver/Makefile.common
+++ b/x11/xscreensaver/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.58 2003/12/13 19:22:12 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.59 2003/12/14 23:56:58 seb Exp $
#
DISTNAME= xscreensaver-4.14
@@ -26,6 +26,8 @@ CONFIGURE_ARGS+= --without-shadow
CONFIGURE_ENV+= X_PRE_LIBS=-lXt
CONFIGURE_ENV+= ac_cv_x_app_defaults="${PREFIX}/lib/X11/app-defaults"
CONFIGURE_ENV+= PERL="${PERL5}" ac_cv_perl_version="${PERL_VERSION}"
+CONFIGURE_ENV+= INTLTOOL_PERL="${ECHO} ${PERL_VERSION}"
+CONFIGURE_ARGS+= ac_cv_path_INTLTOOL_PERL="${ECHO} ${PERL_VERSION}"
MAKE_ENV+= KDEDIR=${PREFIX}
DISTINFO_FILE= ${.CURDIR}/../../x11/xscreensaver/distinfo