diff options
author | tron <tron> | 2002-03-22 13:22:53 +0000 |
---|---|---|
committer | tron <tron> | 2002-03-22 13:22:53 +0000 |
commit | feee7a0ffec8f6926d4e35895ed9bce779ccddc4 (patch) | |
tree | d993509c184fab6eb19baf94fbe26839a4aa1e1a /graphics/Makefile | |
parent | fbc56f67548c037dc34f609e2be519a5388dc5b1 (diff) | |
download | pkgsrc-feee7a0ffec8f6926d4e35895ed9bce779ccddc4.tar.gz |
Add and enable "ivtools" package. This fixes PR pkg/9264 by Todd Gruhns.
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 b2cf3961009..43682f8c2a6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2002/03/19 16:19:04 kei Exp $ +# $NetBSD: Makefile,v 1.184 2002/03/22 13:22:53 tron Exp $ # COMMENT= Graphics tools and libraries @@ -82,6 +82,7 @@ SUBDIR+= iGMT SUBDIR+= imlib SUBDIR+= imlib2 SUBDIR+= impress +SUBDIR+= ivtools SUBDIR+= jasper SUBDIR+= jhead SUBDIR+= jpeg |