diff options
Diffstat (limited to 'www/hiawatha/Makefile')
-rw-r--r-- | www/hiawatha/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index 13197262b4a9..fd116fb7ffdb 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,6 +1,5 @@ # Created by: Hugo Leisink # $FreeBSD$ -# PORTNAME= hiawatha PORTVERSION= 9.1 @@ -21,7 +20,7 @@ MAN1= cgi-wrapper.1 hiawatha.1 ssi-cgi.1 wigwam.1 MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message -USE_CMAKE= yes +USES= cmake USE_LDCONFIG= yes USE_RC_SUBR= hiawatha WANT_GNOME= yes |