summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-04-17 09:37:21 +0000
committeragc <agc@pkgsrc.org>1998-04-17 09:37:21 +0000
commit5201e684973709478cd0e0f268310adadacc4284 (patch)
tree4de4a4b8d8e63fa381b709cba28651c135f8773b /x11/gtk
parent9f424e887024bd828f9677f6a93441bdf95c2e6f (diff)
downloadpkgsrc-5201e684973709478cd0e0f268310adadacc4284.tar.gz
Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 73443230464..920290df36e 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:53 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/04/17 09:37:25 agc Exp $
DISTNAME= gtk+-1.0.0
CATEGORIES= x11
@@ -8,10 +8,9 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \
MAINTAINER= bsieker@techfak.uni-bielefeld.de
-BUILD_DEPENDS= ${LOCALBASE}/bin/install-info:${PORTSDIR}/devel/gtexinfo
-
GNU_CONFIGURE= yes
USE_X11= yes
+USE_GTEXINFO= yes
CFLAGS= -pipe -O2