diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 07:39:35 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 07:39:35 +0800 |
commit | 65b88300949fc021b4ac5fbb8ec74d702a077032 (patch) | |
tree | 5738f8c7f3a938e80c6aa46795a8ccf949f8c117 /graphics/Makefile | |
parent | 954ccb7ed154e3b386f2f8da04144b3850f28fc5 (diff) | |
download | freebsd-ports-gnome-65b88300949fc021b4ac5fbb8ec74d702a077032.tar.gz freebsd-ports-gnome-65b88300949fc021b4ac5fbb8ec74d702a077032.tar.zst freebsd-ports-gnome-65b88300949fc021b4ac5fbb8ec74d702a077032.zip |
Add imlib.
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 b32abadd5bfe..10202232d5ea 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.45 1997/05/05 12:38:30 tg Exp $ +# $Id: Makefile,v 1.46 1997/05/20 06:29:26 asami Exp $ # SUBDIR += ImageMagick @@ -16,6 +16,7 @@ SUBDIR += gimp-devel SUBDIR += hobbes-icons-xpm SUBDIR += hpscan + SUBDIR += imlib SUBDIR += jbigkit SUBDIR += jpeg SUBDIR += mpeg-lib |