diff options
author | tg <tg@FreeBSD.org> | 1997-11-03 12:12:27 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-03 12:12:27 +0000 |
commit | bb2ec8115717f785fdd03eaffef888477cc7c191 (patch) | |
tree | 860231b9e32e71d65f0e1e5cd7bd83d28677460c /graphics/Makefile | |
parent | c6010d616542bed224ce112469e824d25c6e0f11 (diff) | |
download | FreeBSD-ports-bb2ec8115717f785fdd03eaffef888477cc7c191.zip FreeBSD-ports-bb2ec8115717f785fdd03eaffef888477cc7c191.tar.gz |
Activate hdf.
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 973ef53..d46d266 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 |