diff options
Diffstat (limited to 'sysutils/gtop/Makefile')
-rw-r--r-- | sysutils/gtop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile index cf98e5c6da7..e8d279be190 100644 --- a/sysutils/gtop/Makefile +++ b/sysutils/gtop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2002/12/24 06:10:25 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2003/01/10 07:51:59 cjep Exp $ DISTNAME= gtop-1.0.13 PKGREVISION= 2 @@ -13,6 +13,7 @@ BUILD_USES_MSGFMT= YES OSVERSION_SPECIFIC= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_GMAKE= YES USE_X11BASE= YES USE_LIBTOOL= YES |