summaryrefslogtreecommitdiff
path: root/x11/xscreensaver
diff options
context:
space:
mode:
authorjlam <jlam>2000-10-17 05:44:47 +0000
committerjlam <jlam>2000-10-17 05:44:47 +0000
commit11d416bac8fd146d228da3a9046d16955ebc15f7 (patch)
tree2d324b8c497345ea0e8ec0b8e8fb9afbc0eec999 /x11/xscreensaver
parent86358cb15fe7a6adfbafc79c05f3fb0a77f04e8c (diff)
downloadpkgsrc-11d416bac8fd146d228da3a9046d16955ebc15f7.tar.gz
Make this work with xpkgwedge.
Diffstat (limited to 'x11/xscreensaver')
-rw-r--r--x11/xscreensaver/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common
index 64a5db6e22b..5689549aa7a 100644
--- a/x11/xscreensaver/Makefile.common
+++ b/x11/xscreensaver/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2000/10/17 05:24:53 jlam Exp $
+# $NetBSD: Makefile.common,v 1.11 2000/10/17 05:44:47 jlam Exp $
#
DISTNAME= xscreensaver-3.25
@@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --without-motif
CONFIGURE_ARGS+= --without-shadow
CONFIGURE_ARGS+= --with-zippy=/usr/games/fortune
CONFIGURE_ENV+= INSTALL=/usr/bin/install
+CONFIGURE_ENV+= ac_cv_x_app_defaults="${X11PREFIX}/lib/X11/app-defaults"
FILESDIR= ${.CURDIR}/../../x11/xscreensaver/files
PATCHDIR= ${.CURDIR}/../../x11/xscreensaver/patches