openbsd-ports/x11/wxWidgets/Makefile

13 lines
301 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2004/07/16 21:01:35 todd Exp $
SUBDIR += headers
SUBDIR += base
SUBDIR += gtk
SUBDIR += gtk2
SUBDIR += motif
# We can't install motif & lesstif together until the lesstif port is updated
# SUBDIR += lesstif
SUBDIR += x11univ
.include <bsd.port.subdir.mk>