summaryrefslogtreecommitdiff
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 6709d28ddd7..d78e992adaf 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2002/10/19 10:55:00 rh Exp $
+# $NetBSD: Makefile,v 1.23 2002/11/02 02:42:05 rh Exp $
#
DISTNAME= gnome-applets-1.4.0.4
@@ -21,8 +21,9 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --localstatedir=${X11PREFIX}/var/lib
+CONFIGURE_ARGS+= --localstatedir=${SCROLLKEEPER_DATADIR}
-.include "../../devel/libgtop/buildlink2.mk"
+.include "../../textproc/scrollkeeper/buildlink2.mk"
.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../devel/libgtop/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"