add no_x11 flavor to the list

This commit is contained in:
avsm 2002-06-24 19:33:05 +00:00
parent 270cd759c1
commit 1f01dcd9a3

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.70 2002/06/24 19:17:49 avsm Exp $
# $OpenBSD: Makefile,v 1.71 2002/06/24 19:33:05 avsm Exp $
SUBDIR += core
SUBDIR += extensions
SUBDIR += extensions,no_x11
SUBDIR += pear
.include <bsd.port.subdir.mk>