diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:42:19 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:42:19 +0000 |
commit | 4ecdc1323d6a9b9dc7ca9ce5cfbdeef224e6ddd8 (patch) | |
tree | 179a8b192aa736215d28de9439eed97bd0ed81b5 /graphics | |
parent | d29c754dc3c06641dd1011a54a31fe2c2d053e33 (diff) |
Activate the tgd port.
Notes
Notes:
svn path=/head/; revision=17594
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2a750580eb4f..082f4223064f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.116 1999/03/20 14:54:00 dburr Exp $ +# $Id: Makefile,v 1.117 1999/04/03 01:09:02 steve Exp $ # SUBDIR += 4va @@ -93,6 +93,7 @@ SUBDIR += spigot SUBDIR += splitmpg SUBDIR += stamp + SUBDIR += tgd SUBDIR += tgif SUBDIR += tiff34 SUBDIR += txtmerge |