diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-19 14:58:41 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-19 14:58:41 +0000 |
commit | 43582d629c0e333a02955ee2ebbce25a94db2c54 (patch) | |
tree | a3096bd1f0dad53b9d5cfb6c1993d31584276c58 | |
parent | 06ccfbe5d3951c606288ae199234c4065872730e (diff) | |
download | ports-43582d629c0e333a02955ee2ebbce25a94db2c54.tar.gz ports-43582d629c0e333a02955ee2ebbce25a94db2c54.zip |
Notes
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6485866dcb47..fca0ac7dcb72 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.104 1998/12/11 12:54:08 tg Exp $ +# $Id: Makefile,v 1.105 1998/12/12 15:07:27 kuriyama Exp $ # SUBDIR += 4va @@ -15,6 +15,7 @@ SUBDIR += electriceyes SUBDIR += fbm SUBDIR += fli2gif + SUBDIR += fly SUBDIR += fnlib SUBDIR += fxtv SUBDIR += g2 |