summaryrefslogtreecommitdiff
path: root/print/imposter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/imposter/Makefile')
-rw-r--r--print/imposter/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/imposter/Makefile b/print/imposter/Makefile
index 1478404ba89..bbf9d3842ef 100644
--- a/print/imposter/Makefile
+++ b/print/imposter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/07/21 16:29:56 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/08/10 20:56:23 jlam Exp $
#
DISTNAME= imposter-0.2
@@ -13,10 +13,9 @@ COMMENT= Standalone OpenOffice presentations viewer using GTK2
BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_PKGLOCALEDIR= yes
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/pkg-config/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"