summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authorjlam <jlam>2001-10-03 22:36:37 +0000
committerjlam <jlam>2001-10-03 22:36:37 +0000
commit64fb8c7effe41d9c9fec2237056d5bc16e8e149c (patch)
tree52c18907bfe7de767bdbd153225e7d61aac042bb /x11/gtk
parenta465e12048e2c595fc0f0cce3d9628a5f367cf14 (diff)
downloadpkgsrc-64fb8c7effe41d9c9fec2237056d5bc16e8e149c.tar.gz
bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 1796444c20f..feb3c7b167e 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2001/08/29 22:41:29 jlam Exp $
+# $NetBSD: Makefile,v 1.66 2001/10/03 22:36:41 jlam Exp $
DISTNAME= gtk+-1.2.10
CATEGORIES= x11
@@ -15,8 +15,6 @@ BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5
BUILD_USES_MSGFMT= yes
USE_BUILDLINK_ONLY= yes
-REPLACE_BUILDLINK= gtk-config
-
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
USE_X11BASE= yes