Oops, just put kde2 stuff at the end, don't remove it altogether yet.

This commit is contained in:
espie 2002-09-01 10:23:46 +00:00
parent 05817d3e79
commit 007bee82d7

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2002/09/01 08:25:25 espie Exp $
# $OpenBSD: Makefile,v 1.27 2002/09/01 10:23:46 espie Exp $
SUBDIR+= arts3
SUBDIR+= libs3
@ -67,15 +67,15 @@
SUBDIR+= mosfet-liquid
# old kde2 stuff
# SUBDIR+= libs2
# SUBDIR+= base2
# SUBDIR+= games2
# SUBDIR+= toys2
# SUBDIR+= office2
# SUBDIR+= kdoc2
# SUBDIR+= libs2-doc
# SUBDIR+= graphics2
# SUBDIR+= network2
# SUBDIR+= artwork2
SUBDIR+= libs2
SUBDIR+= base2
SUBDIR+= games2
SUBDIR+= toys2
SUBDIR+= office2
SUBDIR+= kdoc2
SUBDIR+= libs2-doc
SUBDIR+= graphics2
SUBDIR+= network2
SUBDIR+= artwork2
.include <bsd.port.subdir.mk>