Add Xaw-Xpm, but don't enable it yet, until we have a CONFLICTS feature.
This way Xaw3D and Xaw-Xpm don't conflict by default.
This commit is contained in:
parent
0faea0eeea
commit
fd96b0fb3e
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.30 1998/05/04 22:57:01 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.31 1998/05/05 13:50:31 frueauf Exp $
|
||||
# FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp
|
||||
#
|
||||
|
||||
|
@ -6,6 +6,9 @@
|
|||
# SUBDIR += XFree86
|
||||
# SUBDIR += XFree86-contrib
|
||||
SUBDIR += Xaw3d
|
||||
# SUBDIR += Xaw-Xpm # don't enable this by default unless we
|
||||
# have a CONFLICTS feature (installs same
|
||||
# files like Xaw3d).
|
||||
# SUBDIR += afterstep
|
||||
SUBDIR += amiwm
|
||||
SUBDIR += asclock
|
||||
|
|
Loading…
Reference in a new issue