diff options
Diffstat (limited to 'www/erwn/Makefile')
-rw-r--r-- | www/erwn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 93fdb4a08b66..34d75815fcb6 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -15,7 +15,8 @@ MAINTAINER= jim@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 post-install: .if !defined(NOPORTDOCS) |