summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/dvdstyler/Makefile4
-rw-r--r--x11/Terminal/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index bd9c6cc6706..7dc4763e0ca 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/06/12 16:28:12 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/28 14:58:42 joerg Exp $
#
DISTNAME= DVDStyler-1.5b4
@@ -18,7 +18,7 @@ DEPENDS+= mpgtx-[0-9]*:../../graphics/mpgtx
USE_DIRS+= xdg-1.1
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= autoconf gmake pkg-config
+USE_TOOLS+= autoconf gmake pkg-config msgfmt
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-kde
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile
index 3436e4560d3..4bc0b64e426 100644
--- a/x11/Terminal/Makefile
+++ b/x11/Terminal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/04/17 13:47:01 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/28 14:58:00 joerg Exp $
#
DISTNAME= Terminal-0.2.4
@@ -14,7 +14,7 @@ COMMENT= Terminal emulator primarly for the Xfce
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
USE_DIRS+= xdg-1.1
.include "../../devel/glib2/buildlink3.mk"