diff options
Diffstat (limited to 'irc/thales')
-rw-r--r-- | irc/thales/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/thales/Makefile b/irc/thales/Makefile index 3f8d6ed86ce6..15baef49944e 100644 --- a/irc/thales/Makefile +++ b/irc/thales/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GNU Thales -- An IRC to MySQL gateway GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_MYSQL= yes USE_RC_SUBR= thales |