diff options
author | garbled <garbled@pkgsrc.org> | 1998-11-04 08:07:10 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-11-04 08:07:10 +0000 |
commit | 549f09556ac1fffb81dc6cb9da26497d0dbba690 (patch) | |
tree | 4470e5652cfd3bad0122811677b393454a498ec5 /x11 | |
parent | 3c91d4b42fc338ff0a38eb73839f71299b59defb (diff) | |
download | pkgsrc-549f09556ac1fffb81dc6cb9da26497d0dbba690.tar.gz |
document and enable: esound, fnlib, p5-gtk and enlightenment.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index d02b1a1b03b..78a8e17ef5a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 1998/10/30 10:56:10 agc Exp $ +# $NetBSD: Makefile,v 1.61 1998/11/04 08:07:10 garbled Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -22,7 +22,7 @@ SUBDIR += dxpc # SUBDIR += emiclock # SUBDIR += emu -# SUBDIR += enlightenment + SUBDIR += enlightenment # SUBDIR += etlfonts # SUBDIR += explorer # SUBDIR += fbsd-icons @@ -51,6 +51,7 @@ # SUBDIR += mouseclock # SUBDIR += neXtaw # SUBDIR += olvwm + SUBDIR += p5-gtk # SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk # SUBDIR += piewm |