diff options
author | markm <markm@FreeBSD.org> | 1997-09-28 21:25:40 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1997-09-28 21:25:40 +0800 |
commit | db8b089415970ce8dbef41ea40db9b9b91da3111 (patch) | |
tree | 9d25fa2368632a84d250dbb4c78ee40970ba611d /graphics | |
parent | 7c1658c25445e84177fa7e0768d0b980cf42c613 (diff) | |
download | freebsd-ports-graphics-db8b089415970ce8dbef41ea40db9b9b91da3111.tar.gz freebsd-ports-graphics-db8b089415970ce8dbef41ea40db9b9b91da3111.tar.zst freebsd-ports-graphics-db8b089415970ce8dbef41ea40db9b9b91da3111.zip |
Activate fxtv
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 21549f40398..5330526912e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1997/08/19 07:17:56 fenner Exp $ +# $Id: Makefile,v 1.52 1997/09/09 20:01:28 rse Exp $ # SUBDIR += ImageMagick @@ -7,6 +7,7 @@ SUBDIR += camediaplay SUBDIR += dc3play SUBDIR += dore + SUBDIR += fxtv SUBDIR += gd SUBDIR += geomview SUBDIR += gfont |