summaryrefslogtreecommitdiff
path: root/devel/eel2/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-10-30 03:09:25 +0000
committerrh <rh@pkgsrc.org>2002-10-30 03:09:25 +0000
commite525650d57c64ed0d063922256be9d4729b94bf6 (patch)
treeb57a6c9b34c1159eea1751ac22709c1f6436e822 /devel/eel2/Makefile
parentc60effffcceee870310186cecfcaf1cc480de223 (diff)
downloadpkgsrc-e525650d57c64ed0d063922256be9d4729b94bf6.tar.gz
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
Diffstat (limited to 'devel/eel2/Makefile')
-rw-r--r--devel/eel2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/eel2/Makefile b/devel/eel2/Makefile
index 6ec6c9fe035..7579ae364da 100644
--- a/devel/eel2/Makefile
+++ b/devel/eel2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/10/16 09:37:26 rh Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/30 03:09:29 rh Exp $
#
DISTNAME= eel-2.0.7
@@ -19,6 +19,7 @@ USE_GMAKE= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE= ${WRKSRC}/eel-2.0.pc.in
.include "../../sysutils/gnome-vfs2/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"