diff options
author | obrien <obrien@FreeBSD.org> | 1997-02-16 09:56:21 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-02-16 09:56:21 +0800 |
commit | eed2e0e8e74bbd0e1f168c85c2f770158bd1f8a8 (patch) | |
tree | 35d7cf58969e1c6a087b8c8b329416e5d1536c50 /graphics/Makefile | |
parent | 990822da6393060d2b54001c8bec8685025aec87 (diff) | |
download | freebsd-ports-gnome-eed2e0e8e74bbd0e1f168c85c2f770158bd1f8a8.tar.gz freebsd-ports-gnome-eed2e0e8e74bbd0e1f168c85c2f770158bd1f8a8.tar.zst freebsd-ports-gnome-eed2e0e8e74bbd0e1f168c85c2f770158bd1f8a8.zip |
Turn on hobbes-icons-xpm collection.
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 d431297a76b7..c92bcfb24c0e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1997/01/12 05:55:00 max Exp $ +# $Id: Makefile,v 1.40 1997/02/13 14:58:38 tg Exp $ # SUBDIR += ImageMagick @@ -12,6 +12,7 @@ SUBDIR += giftrans SUBDIR += gimp SUBDIR += gimp-devel + SUBDIR += hobbes-icons-xpm SUBDIR += hpscan SUBDIR += jbigkit SUBDIR += jpeg |