summaryrefslogtreecommitdiff
path: root/x11/gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r--x11/gtk/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 47e652ae9dc..e7b78bfa1a4 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/06/20 23:17:31 tron Exp $
+# $NetBSD: Makefile,v 1.12 1998/07/18 23:14:27 tv Exp $
DISTNAME= gtk+-1.0.4
CATEGORIES= x11
@@ -8,11 +8,17 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \
MAINTAINER= bsieker@techfak.uni-bielefeld.de
+BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
+
CONFLICTS= gtk+-1.0.0
-GNU_CONFIGURE= yes
USE_X11= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= LIBTOOL=${PREFIX}/bin/libtool \
+ INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
+ INSTALL_DATA="${INSTALL_DATA}"
+
CFLAGS= -pipe -O2
INFO_FILES= gdk.info glib.info gtk.info