diff options
author | garbled <garbled@pkgsrc.org> | 1999-03-30 05:06:26 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1999-03-30 05:06:26 +0000 |
commit | bc9ad0426aec48426167d1371b05cb8b523f4b98 (patch) | |
tree | 6552b39dfce7e1502ee1203c3914f41bdb990886 /x11/Makefile | |
parent | 0c2c8277b08018015981bb8773755548f96831af (diff) | |
download | pkgsrc-bc9ad0426aec48426167d1371b05cb8b523f4b98.tar.gz |
Add and enable eterm and freetype. Document enlightenment, fnlib, eterm
and freetype.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 25a94b5e4a9..d77a9e62687 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 1999/03/14 17:15:59 rh Exp $ +# $NetBSD: Makefile,v 1.83 1999/03/30 05:06:26 garbled Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -24,6 +24,7 @@ SUBDIR += emiclock # SUBDIR += emu SUBDIR += enlightenment + SUBDIR += eterm # SUBDIR += etlfonts # SUBDIR += explorer # SUBDIR += fbsd-icons |