openbsd-ports/x11/gnome3/Makefile
ajacoutot f5a3f0cd4d Shuffle things around so that the gnome3 directory is usable like
mystuff. README coming soon so anyone can start having 'fun' with gnome3
ports.
Also this will allow proper dependencies to be set from the start
instead of breaking half of the tree when GNOME3 is enabled.

discussed with an ok jasper@
2011-05-17 14:03:46 +00:00

9 lines
172 B
Makefile

# $OpenBSD: Makefile,v 1.21 2011/05/17 14:03:46 ajacoutot Exp $
SUBDIR =
SUBDIR += sysutils
SUBDIR += www
SUBDIR += x11
.include <bsd.port.subdir.mk>