- dont set CONFIGURE_STYLE to gnu when we're using the waf module.

This commit is contained in:
jasper 2010-10-23 11:10:18 +00:00
parent 47fe5ca567
commit cfbaf3ee45
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.9 2009/02/11 15:47:49 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.10 2010/10/23 11:10:18 jasper Exp $
DIST_SUBDIR= gnome
@ -8,5 +8,7 @@ MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
Antoine Jacoutot <ajacoutot@openbsd.org>
.if !defined(NO_BUILD)
. if !defined(MODULES) || !${MODULES:Mdevel/waf}
CONFIGURE_STYLE?= gnu
. endif
.endif

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2010/10/18 13:18:14 jasper Exp $
# $OpenBSD: Makefile,v 1.27 2010/10/23 11:10:18 jasper Exp $
COMMENT= time tracker applet for GNOME
@ -57,6 +57,5 @@ post-install:
.include <bsd.port.mk>
# Need to override the defaults set by the gconf and gnome module
CONFIGURE_STYLE=
# Need to override the defaults set by the gconf module
CONFIGURE_ARGS=