openbsd-ports/x11/gnome/Makefile.inc

15 lines
340 B
PHP
Raw Normal View History

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