diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 11:05:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 11:05:08 +0000 |
commit | e2c6ed4533bd8e1ec8b4c4afc4faf393b2f6a4b6 (patch) | |
tree | 7e98209c4847019f7a29eaf758e402cd1f16fb43 /graphics/Makefile | |
parent | 6027b2500cf1975fa4f405b311f1dea63095b819 (diff) | |
download | ports-e2c6ed4533bd8e1ec8b4c4afc4faf393b2f6a4b6.tar.gz ports-e2c6ed4533bd8e1ec8b4c4afc4faf393b2f6a4b6.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 d87ab1734256..7aa8741aecbf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.18 1996/01/31 11:13:36 asami Exp $ +# $Id: Makefile,v 1.19 1996/02/10 20:34:58 fenner Exp $ # SUBDIR += ImageMagick BROKEN += Mesa # doesn't install SUBDIR += aero SUBDIR += dore + SUBDIR += hpscan SUBDIR += jpeg SUBDIR += mpeg-lib SUBDIR += mpeg_play |