summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authortron <tron>1998-06-20 22:19:54 +0000
committertron <tron>1998-06-20 22:19:54 +0000
commit16a6052053a8b4c127878d8f8324064579069ab8 (patch)
tree5469d4434430a7695327ee0b283ae9bc02749452 /x11/gtk
parent441fa95668eaf5c0de4de237d5aedb64d9f4f6bb (diff)
downloadpkgsrc-16a6052053a8b4c127878d8f8324064579069ab8.tar.gz
Use automatic info file handling.
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile4
-rw-r--r--x11/gtk/pkg/PLIST8
2 files changed, 3 insertions, 9 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 9cfa118aacc..ac68fb7ed29 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/06/20 21:54:59 tron Exp $
+# $NetBSD: Makefile,v 1.10 1998/06/20 22:19:54 tron Exp $
DISTNAME= gtk+-1.0.4
CATEGORIES= x11
@@ -12,9 +12,9 @@ CONFLICTS= gtk+-1.0.0
GNU_CONFIGURE= yes
USE_X11= yes
-USE_GTEXINFO= yes
CFLAGS= -pipe -O2
+INFO_FILES= gdk.info glib.info gtk.info
PLIST_SRC= ${WRKDIR:T}/.PLIST-src
diff --git a/x11/gtk/pkg/PLIST b/x11/gtk/pkg/PLIST
index 54460a3a8b8..6fc2646597c 100644
--- a/x11/gtk/pkg/PLIST
+++ b/x11/gtk/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 1998/06/20 21:55:02 tron Exp $
+@comment $NetBSD: PLIST,v 1.7 1998/06/20 22:19:55 tron Exp $
bin/gtk-config
include/gdk/gdk.h
include/gdk/gdkcursors.h
@@ -113,9 +113,6 @@ lib/libgtk.a
lib/libgtk.la
lib/libgtk.so.1.4
man/man1/gtk-config.1
-@unexec install-info --delete %D/info/gdk.info %D/info/dir
-@unexec install-info --delete %D/info/glib.info %D/info/dir
-@unexec install-info --delete %D/info/gtk.info %D/info/dir
info/gdk.info
info/glib.info
info/gtk.info
@@ -124,9 +121,6 @@ info/gtk.info-2
info/gtk.info-3
info/gtk.info-4
info/gtk.info-5
-@exec install-info %D/info/gdk.info %D/info/dir
-@exec install-info %D/info/glib.info %D/info/dir
-@exec install-info %D/info/gtk.info %D/info/dir
share/aclocal/gtk.m4
@exec /sbin/ldconfig || /usr/bin/true
@unexec /sbin/ldconfig || /usr/bin/true