summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorrh <rh>1999-10-16 15:04:58 +0000
committerrh <rh>1999-10-16 15:04:58 +0000
commit7a2a435db013846debf49bdfdaa23e547b03eef5 (patch)
treebdb9526c1647a41809d547d7c327587118c3131b /graphics/Makefile
parentf2d848e48943f4c1f637070610ac2fb351cb8f87 (diff)
downloadpkgsrc-7a2a435db013846debf49bdfdaa23e547b03eef5.tar.gz
Add and enable gif2png.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 4cfe37582fe..05e47a261dc 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 1999/10/09 20:07:22 jlam Exp $
+# $NetBSD: Makefile,v 1.62 1999/10/16 15:04:58 rh Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
#
@@ -23,11 +23,11 @@
SUBDIR += gd
# SUBDIR += geomview
# SUBDIR += gfont
+ SUBDIR += gif2png
SUBDIR += giflib
- SUBDIR += giftrans
# SUBDIR += gifmerge
# SUBDIR += giftool
-# SUBDIR += giftrans
+ SUBDIR += giftrans
SUBDIR += gimp
SUBDIR += giram
SUBDIR += gnuplot