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