summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-17 04:49:45 +0000
committerjlam <jlam>2005-06-17 04:49:45 +0000
commit1aad5aee2827104b1bdda0f0c50042fdfbd16bd4 (patch)
tree60b722189a49bfe1537f12edb5ede23f86aeb41e /x11/gtk
parent1222a7415d276a6e4a3091593789c28357f21d54 (diff)
downloadpkgsrc-1aad5aee2827104b1bdda0f0c50042fdfbd16bd4.tar.gz
Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 6964f741f52..f9b9c14364a 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2005/06/01 18:03:29 jlam Exp $
+# $NetBSD: Makefile,v 1.109 2005/06/17 04:49:49 jlam Exp $
DISTNAME= gtk+-1.2.10
PKGREVISION= 8
@@ -29,7 +29,7 @@ PKGCONFIG_OVERRIDE+= gtk+.pc.in
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-xinput=xfree \
--with-native-locale=yes \
- --sysconfdir=${X11PREFIX}/share
+ --sysconfdir=${PREFIX}/share
CONFIGURE_ENV+= X_LDFLAGS="${X_LDFLAGS}"
INFO_FILES= gdk.info gtk.info