summaryrefslogtreecommitdiff
path: root/sysutils/gtop
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-11-27 11:54:10 +0000
committeritojun <itojun@pkgsrc.org>2000-11-27 11:54:10 +0000
commitcea734eb4c945d4e271321ccd8e1c4a49339fc6d (patch)
treee84935577dfd9e05da844af14a3f069703eca368 /sysutils/gtop
parent1bf5cb746576ab85c5b971bb8a768ee6a3613471 (diff)
downloadpkgsrc-cea734eb4c945d4e271321ccd8e1c4a49339fc6d.tar.gz
requires gettextize, msgfmt and libintl
Diffstat (limited to 'sysutils/gtop')
-rw-r--r--sysutils/gtop/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile
index 91b244e714c..16111bfbd3b 100644
--- a/sysutils/gtop/Makefile
+++ b/sysutils/gtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/11/25 12:09:42 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 2000/11/27 11:54:10 itojun Exp $
DISTNAME= gtop-1.0.9
CATEGORIES= sysutils gnome
@@ -8,6 +8,8 @@ MAINTAINER= tron@netbsd.org
BUILD_DEPENDS+= autoreconf:../../devel/autoconf
BUILD_DEPENDS+= automake:../../devel/automake
+BUILD_DEPENDS+= msgfmt:../../devel/gettext
+BUILD_DEPENDS+= gettextize:../../devel/gettext
DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
DEPENDS+= libgtop>=1.0.9:../../devel/libgtop
@@ -15,6 +17,7 @@ OSVERSION_SPECIFIC= yes
USE_GMAKE= # defined
USE_X11BASE= # defined
USE_LIBTOOL= # defined
+USE_LIBINTL= # defined
GNU_CONFIGURE= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig