diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
commit | c9dc84a5224b30f876aca7950ba9667f10a42b4b (patch) | |
tree | d8441e63488bf8611df96673021fc142d567b5f2 /graphics | |
parent | ed69276f3b3057aa2b01874de91a6b7abbf2326b (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1a2235afac05..849ed16969e1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,8 +1,7 @@ -# $Id: Makefile,v 1.6 1995/04/13 19:13:58 jmz Exp $ +# $Id: Makefile,v 1.7 1995/05/13 07:36:15 asami Exp $ # -# Broken: povray SUBDIR= ImageMagick dore jpeg mpeg-lib mpeg_play netpbm \ - pixmap tiff xanim xfig xli xpaint xpm xv + pixmap povray tiff xanim xfig xli xpaint xpm xv .include <bsd.port.subdir.mk> |