diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-03 12:12:27 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-03 12:12:27 +0000 |
commit | cc420e96be8b43be9412a262fe18900e8a349d90 (patch) | |
tree | 6e80cfba99e6329a695daed4fd099783e9ebb0fd /graphics/Makefile | |
parent | 1f164220b2c0acee2f9f83dd4205471fadee48d6 (diff) | |
download | ports-cc420e96be8b43be9412a262fe18900e8a349d90.tar.gz ports-cc420e96be8b43be9412a262fe18900e8a349d90.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 973ef53530b8..d46d2665c70c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp $ +# $Id: Makefile,v 1.54 1997/10/12 14:12:19 itojun Exp $ # SUBDIR += ImageMagick @@ -17,6 +17,7 @@ SUBDIR += giftrans SUBDIR += gimp SUBDIR += gimp-devel + SUBDIR += hdf SUBDIR += hobbes-icons-xpm SUBDIR += hpscan SUBDIR += imlib |