diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-18 04:23:37 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-18 04:23:37 +0000 |
commit | 7b86d7e787aefee3db8a6c681b29264b7a1a033d (patch) | |
tree | fbf948dab649006e7e172c356643c7a759953c72 /graphics/Makefile | |
parent | bf408c38b37e8335d59c4faca03d4be25be60093 (diff) | |
download | ports-7b86d7e787aefee3db8a6c681b29264b7a1a033d.tar.gz ports-7b86d7e787aefee3db8a6c681b29264b7a1a033d.zip |
Notes
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 a2ccc8342d4a..6c93b625495b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1998/02/09 08:12:57 tg Exp $ +# $Id: Makefile,v 1.64 1998/02/13 10:04:58 tg Exp $ # SUBDIR += ImageMagick @@ -46,6 +46,7 @@ SUBDIR += png SUBDIR += pnmtopng SUBDIR += povray + SUBDIR += ppm2fli SUBDIR += qvplay SUBDIR += sced SUBDIR += spigot |