diff options
author | hubertf <hubertf> | 1999-07-04 00:48:48 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-07-04 00:48:48 +0000 |
commit | b4b8ac4091e1b525ab7175a9d5031c3f00535daa (patch) | |
tree | 109080b885ca755c40058425cf59c1565f43bca4 /graphics/Makefile | |
parent | accccb5f8aad9233ea91debdbc98e247ed481cbe (diff) | |
download | pkgsrc-b4b8ac4091e1b525ab7175a9d5031c3f00535daa.tar.gz |
add and enable giftrans
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 8c87fff5f51..cff1f26fe77 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 1999/06/29 01:52:03 sakamoto Exp $ +# $NetBSD: Makefile,v 1.48 1999/07/04 00:48:48 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -19,6 +19,7 @@ # SUBDIR += geomview # SUBDIR += gfont SUBDIR += giflib + SUBDIR += giftrans # SUBDIR += gifmerge # SUBDIR += giftool # SUBDIR += giftrans |