diff options
author | jseger <jseger@FreeBSD.org> | 1998-12-19 22:58:41 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-12-19 22:58:41 +0800 |
commit | 3698154fc76035c3961f706caf5d2d67a8e44f76 (patch) | |
tree | 91e664c2760b78f1b4037c172f92ff2064370e40 /graphics | |
parent | 9a5880db98ef10d0245c85b126b4f48a9b1887ce (diff) | |
download | freebsd-ports-gnome-3698154fc76035c3961f706caf5d2d67a8e44f76.tar.gz freebsd-ports-gnome-3698154fc76035c3961f706caf5d2d67a8e44f76.tar.zst freebsd-ports-gnome-3698154fc76035c3961f706caf5d2d67a8e44f76.zip |
Activate graphics/fly
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 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 |