fix test here too, from martynas@

This commit is contained in:
jasper 2007-07-05 22:48:08 +00:00
parent 8e732deb07
commit 4462564a92

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile.inc,v 1.3 2007/05/31 12:49:08 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.4 2007/07/05 22:48:08 jasper Exp $
DIST_SUBDIR= gnome
HOMEPAGE?= http://www.gnome.org/
.if !defined(NO_BUILD)
.if ${NO_BUILD:L} == "no"
CONFIGURE_STYLE?= gnu
.endif