diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 01:42:19 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 01:42:19 +0000 |
commit | 7ff33ecb3285f87ee423e5d0d3bebd5195579fcb (patch) | |
tree | fcc6e92d66ecc703ec480d7ce352b091c1bae9f1 /graphics/Makefile | |
parent | 1daad295616cd983fdd8518c67ddf1e61b7b1ccf (diff) | |
download | FreeBSD-ports-7ff33ecb3285f87ee423e5d0d3bebd5195579fcb.zip FreeBSD-ports-7ff33ecb3285f87ee423e5d0d3bebd5195579fcb.tar.gz |
Activate the tgd port.
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 2a75058..082f422 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 |