diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-12-29 03:04:53 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-12-29 03:04:53 +0000 |
commit | b8e0faf6f21bef1109c3933fbf6866dcc8e1dc42 (patch) | |
tree | 85033fd6e6fba1c3ea4cadee0a17a9e852888f5b /graphics/Makefile | |
parent | 45928fc8db952945ba5f0c3003a73cb22fcc9ce8 (diff) | |
download | pkgsrc-b8e0faf6f21bef1109c3933fbf6866dcc8e1dc42.tar.gz |
giflib works
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4b8c3116d4d..9fd098c9de7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1997/12/14 01:42:58 agc Exp $ +# $NetBSD: Makefile,v 1.6 1997/12/29 03:04:53 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -12,7 +12,7 @@ # SUBDIR += gd # SUBDIR += geomview # SUBDIR += gfont -# SUBDIR += giflib + SUBDIR += giflib # SUBDIR += gifmerge # SUBDIR += giftool # SUBDIR += giftrans |