diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-08-12 22:09:36 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-08-12 22:09:36 +0000 |
commit | 45d64c92d946a246745c8a4984044fd5ba970c43 (patch) | |
tree | 9dd0e54d1684b38aadd632c8a1db9b2f85535b38 /graphics/Makefile | |
parent | 5c13cbc363344f492c33f29320f9fa092a77b32e (diff) | |
download | pkgsrc-45d64c92d946a246745c8a4984044fd5ba970c43.tar.gz |
Add & enable gfract
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 02681aefe84..a0ec6123622 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.153 2001/08/10 06:37:18 manu Exp $ +# $NetBSD: Makefile,v 1.154 2001/08/12 22:09:36 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -48,6 +48,7 @@ SUBDIR+= gdk-pixbuf SUBDIR+= gdk-pixbuf-gnome SUBDIR+= geomview SUBDIR+= get_ds7 +SUBDIR+= gfract SUBDIR+= gif2png SUBDIR+= gif320 SUBDIR+= giflib |