summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-31 09:02:04 +0000
committersnj <snj@pkgsrc.org>2004-03-31 09:02:04 +0000
commit5c1b154d824a048d19994752b63231e4ee9b51d3 (patch)
treeffc17d5b3ba32412ae940a8ce18f423c55196e4d /graphics
parent017f13dca7be6d31b71c46db126bcec3855d170a (diff)
downloadpkgsrc-5c1b154d824a048d19994752b63231e4ee9b51d3.tar.gz
Override gdkglext.pc to get more goodies. Bump PKGREVISION to 5.
Closes PR pkg/20674.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gtkglext/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gtkglext/Makefile b/graphics/gtkglext/Makefile
index 9cb616875bc..97552c10f6c 100644
--- a/graphics/gtkglext/Makefile
+++ b/graphics/gtkglext/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2004/02/14 18:26:28 jmmv Exp $
-#
+# $NetBSD: Makefile,v 1.19 2004/03/31 09:02:04 snj Exp $
DISTNAME= gtkglext-0.7.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/}
EXTRACT_SUFX= .tar.bz2
@@ -13,12 +12,13 @@ COMMENT= OpenGL extension to GTK
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
-USE_PERL5= build
USE_GNU_TOOLS+= make
-USE_X11= YES
USE_LIBTOOL= YES
+USE_PERL5= build
+USE_X11= YES
-PKGCONFIG_OVERRIDE= gtkglext.pc.in
+PKGCONFIG_OVERRIDE= gdkglext.pc.in
+PKGCONFIG_OVERRIDE+= gtkglext.pc.in
LIBS+= -lm
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html