CONFIGURE_STYLE=gnu is already set by Makefile.inc, so zap it here.

This commit is contained in:
jasper 2011-09-28 08:39:50 +00:00
parent 0db1c59401
commit 072c7e9395
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2011/09/20 22:54:25 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2011/09/28 08:39:50 jasper Exp $
COMMENT= simple desktop recording tool
@ -35,7 +35,6 @@ LIB_DEPENDS= x11/gnome/panel>=3.0.0 \
MODGCONF2_SCHEMAS_DIR= byzanz
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.55 2011/09/27 09:35:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.56 2011/09/28 08:39:50 jasper Exp $
SHARED_ONLY= Yes
@ -50,7 +50,6 @@ MODGNOME_DESKTOP_FILE= Yes
LIBTOOL_FLAGS= --tag=disable-static
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
CONFIGURE_ARGS= --disable-static \