summaryrefslogtreecommitdiff
path: root/editors/mlview
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mlview')
-rw-r--r--editors/mlview/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index c7138fc41ea..9686d3fc8bd 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/07/21 16:29:49 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2005/08/10 20:56:16 jlam Exp $
#
DISTNAME= mlview-0.7.0
@@ -15,7 +15,7 @@ BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
@@ -28,7 +28,6 @@ GCONF2_SCHEMAS= mlview.schemas
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/pkg-config/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../textproc/libcroco/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"