diff options
author | tron <tron> | 1998-08-19 21:15:27 +0000 |
---|---|---|
committer | tron <tron> | 1998-08-19 21:15:27 +0000 |
commit | 3d77197d4cc650bda64e3414125a5e61a862c5b9 (patch) | |
tree | 05e247969a375134300648bc1feb3fa88c368c5c /x11 | |
parent | 95de5007273321efd27581580ae95bacb80cd376 (diff) | |
download | pkgsrc-3d77197d4cc650bda64e3414125a5e61a862c5b9.tar.gz |
Add and enable "xdm3d", fixes PR pkg/5986.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2a45e294ca7..3ac928f08c0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 1998/08/18 21:57:12 tron Exp $ +# $NetBSD: Makefile,v 1.49 1998/08/19 21:15:27 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -88,6 +88,7 @@ SUBDIR += xcolors SUBDIR += xcolorsel # SUBDIR += xdaliclock + SUBDIR += xdm3d # SUBDIR += xdtm SUBDIR += xearth # SUBDIR += xfce |