diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-05 02:49:53 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-05 02:49:53 +0000 |
commit | 3dd3603aa50b07b5f81c58bdae695e052c7983b2 (patch) | |
tree | b8dd17bddc650e7589303d7fbd6a33cc4d225371 /graphics/Makefile | |
parent | 85bc0bac44dfd757262631265e8d93308ab22e8c (diff) | |
download | ports-3dd3603aa50b07b5f81c58bdae695e052c7983b2.tar.gz ports-3dd3603aa50b07b5f81c58bdae695e052c7983b2.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 a1fb389beb10..926b900c6f9e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1995/10/03 09:36:49 asami Exp $ +# $Id: Makefile,v 1.16 1995/11/09 06:50:18 asami Exp $ # SUBDIR += ImageMagick @@ -10,6 +10,7 @@ SUBDIR += mpeg_play SUBDIR += netpbm SUBDIR += pixmap + SUBDIR += png SUBDIR += povray SUBDIR += spigot SUBDIR += tiff |