GNU_CONFIGURE= yes
USE_GNOMENG= yes
WANT_GNOME= yes
USE_GNOME+= gtk12
.include <bsd.port.pre.mk>
.if ${HAVE_GNOME:Mgnomelibs}!=""
USE_GNOME= gtk12
USE_GNOME+= gnomelibs
CONFIGURE_ARGS+= --enable-gnome
.endif