diff options
Diffstat (limited to 'graphics/gxanim/Makefile')
-rw-r--r-- | graphics/gxanim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gxanim/Makefile b/graphics/gxanim/Makefile index 0c6ec203a9fe..e8515686b65d 100644 --- a/graphics/gxanim/Makefile +++ b/graphics/gxanim/Makefile @@ -20,6 +20,7 @@ WRKSRC= ${WRKDIR}/gxanim-${PORTVERSION} USE_BZIP2= yes USE_XLIB= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 .include <bsd.port.mk> |