diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:31:33 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:31:33 +0000 |
commit | 93b8f14b85002092175020a9eb55761d91a8a613 (patch) | |
tree | fac54b2858ac8bddffee2c7a42b876e0ae09a801 /www/erwn | |
parent | 28f497a7e40d442851196408f3474c56e2f08a02 (diff) | |
download | ports-93b8f14b85002092175020a9eb55761d91a8a613.tar.gz ports-93b8f14b85002092175020a9eb55761d91a8a613.zip |
Notes
Diffstat (limited to 'www/erwn')
-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) |