diff options
Diffstat (limited to 'www/aria/Makefile')
-rw-r--r-- | www/aria/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/aria/Makefile b/www/aria/Makefile index 2111d7e6cd70..3f09b02cad01 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -16,7 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.t/test/} MAINTAINER= nakai@FreeBSD.org USE_BZIP2= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_OPENSSL= yes USE_GMAKE= yes USE_X_PREFIX= yes |