diff options
author | tg <tg@FreeBSD.org> | 1997-11-03 20:12:27 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-03 20:12:27 +0800 |
commit | bb2ec8115717f785fdd03eaffef888477cc7c191 (patch) | |
tree | 860231b9e32e71d65f0e1e5cd7bd83d28677460c /graphics | |
parent | c6010d616542bed224ce112469e824d25c6e0f11 (diff) | |
download | freebsd-ports-gnome-bb2ec8115717f785fdd03eaffef888477cc7c191.tar.gz freebsd-ports-gnome-bb2ec8115717f785fdd03eaffef888477cc7c191.tar.zst freebsd-ports-gnome-bb2ec8115717f785fdd03eaffef888477cc7c191.zip |
Activate hdf.
Diffstat (limited to 'graphics')
-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 |