diff options
Diffstat (limited to 'x11-themes/buffy')
-rw-r--r-- | x11-themes/buffy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile index c52ca1e14ba..3f9f6b8a128 100644 --- a/x11-themes/buffy/Makefile +++ b/x11-themes/buffy/Makefile @@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_LIBTOOL= yes .include <bsd.port.mk> |