2005-11-10 07:18:25 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2005/11/10 12:18:25 espie Exp $
|
2004-07-16 17:01:35 -04:00
|
|
|
|
|
|
|
SUBDIR += headers
|
|
|
|
SUBDIR += base
|
2005-11-10 07:18:25 -05:00
|
|
|
SUBDIR += gtkheaders
|
2004-07-16 17:01:35 -04:00
|
|
|
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>
|