diff options
author | bouyer <bouyer> | 1998-04-28 15:02:54 +0000 |
---|---|---|
committer | bouyer <bouyer> | 1998-04-28 15:02:54 +0000 |
commit | 10399cddaa696528b57fac50034cf46c6cd0fcae (patch) | |
tree | 18bb41f637a6b94790fac8524badfb50dc672b88 /graphics | |
parent | 7ab1d38b5b5cce34ba15d0a68498d8ddbd434841 (diff) | |
download | pkgsrc-10399cddaa696528b57fac50034cf46c6cd0fcae.tar.gz |
Add and enable 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 d7d94cbcf97..bf443e4fe5a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 1998/04/21 00:47:33 hubertf Exp $ +# $NetBSD: Makefile,v 1.18 1998/04/28 15:02:54 bouyer Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -8,6 +8,7 @@ # SUBDIR += camediaplay # SUBDIR += dc3play # SUBDIR += dore + SUBDIR += fly # SUBDIR += fxtv SUBDIR += gd # SUBDIR += geomview |