USE_GMAKE is not needed since we use the gnome MODULE.

This commit is contained in:
ajacoutot 2011-04-07 09:58:37 +00:00
parent 5ae2a3dd13
commit d914d5c6ee

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.45 2011/04/06 16:37:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.46 2011/04/07 09:58:37 ajacoutot Exp $
COMMENT= C++ interface for gtk2+
@ -42,8 +42,6 @@ LIB_DEPENDS= devel/atk2mm \
SEPARATE_BUILD= concurrent
USE_GMAKE= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--enable-static \