openbsd-ports/x11/gnome/Makefile.inc
ajacoutot 73177d4bf3 Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.

discussed with jasper@
2017-04-13 07:38:44 +00:00

7 lines
200 B
Makefile

# $OpenBSD: Makefile.inc,v 1.15 2017/04/13 07:38:44 ajacoutot Exp $
DIST_SUBDIR = gnome
MAINTAINER ?= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
Antoine Jacoutot <ajacoutot@openbsd.org>