summaryrefslogtreecommitdiff
path: root/graphics/gtkglext/Makefile
diff options
context:
space:
mode:
authorrh <rh>2002-10-30 03:09:25 +0000
committerrh <rh>2002-10-30 03:09:25 +0000
commit4420c0738fb454cd1c2373e2252c894ff1e0da1d (patch)
treeb57a6c9b34c1159eea1751ac22709c1f6436e822 /graphics/gtkglext/Makefile
parent59c8ab91dfdd31d963a8b0328b20b6c185db65e4 (diff)
downloadpkgsrc-4420c0738fb454cd1c2373e2252c894ff1e0da1d.tar.gz
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
Diffstat (limited to 'graphics/gtkglext/Makefile')
-rw-r--r--graphics/gtkglext/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gtkglext/Makefile b/graphics/gtkglext/Makefile
index 24ceba477be..8f7bf4f15ce 100644
--- a/graphics/gtkglext/Makefile
+++ b/graphics/gtkglext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/10/16 03:37:02 rh Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/30 03:09:32 rh Exp $
#
DISTNAME= gtkglext-0.5.1
@@ -17,6 +17,7 @@ USE_GMAKE= YES
USE_X11= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE= ${WRKSRC}/gtkglext.pc.in
LIBS+= -lm
.include "../../textproc/gtk-doc/buildlink2.mk"