diff options
Diffstat (limited to 'sysutils/smartmontools/Makefile')
-rw-r--r-- | sysutils/smartmontools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile index 60cdcbd373a..886a799553b 100644 --- a/sysutils/smartmontools/Makefile +++ b/sysutils/smartmontools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:29 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:33 jlam Exp $ DISTNAME= smartmontools-5.32 PKGREVISION= 2 @@ -11,7 +11,7 @@ COMMENT= Control and monitor storage systems using SMART PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_PKGINSTALL= yes GNU_CONFIGURE= yes |