diff options
Diffstat (limited to 'sysutils/logtool')
-rw-r--r-- | sysutils/logtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logtool/Makefile b/sysutils/logtool/Makefile index 53c898ce7963..ee9510c3839a 100644 --- a/sysutils/logtool/Makefile +++ b/sysutils/logtool/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://xjack.org/logtool/download/ MAINTAINER= dhn@FreeBSD.org COMMENT= Parse ASCII logfiles into ANSI, CSV, HTML formats -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/${PORTNAME} |