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 /graphics/Makefile | |
parent | 0c2c8277b08018015981bb8773755548f96831af (diff) | |
download | pkgsrc-bc9ad0426aec48426167d1371b05cb8b523f4b98.tar.gz |
Add and enable eterm and freetype. Document enlightenment, fnlib, eterm
and freetype.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index bb3904cfa6d..d63dd82b690 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 1999/01/29 20:18:28 tron Exp $ +# $NetBSD: Makefile,v 1.36 1999/03/30 05:06:26 garbled Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -11,6 +11,7 @@ # SUBDIR += dore SUBDIR += fly SUBDIR += fnlib + SUBDIR += freetype # SUBDIR += fxtv SUBDIR += gd # SUBDIR += geomview |