diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-06 20:36:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-06 20:36:44 +0000 |
commit | d2f056adb28256060e767f6e5933d6d55d763002 (patch) | |
tree | 6cb43a7ac4af83745b4b1c6e7b10666bd1c2f625 /graphics | |
parent | 2fb517dd2326298edfec4869b83ec69ab4849da0 (diff) | |
download | pkgsrc-d2f056adb28256060e767f6e5933d6d55d763002.tar.gz |
Add and enable comix.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index de373a69cd0..fc32400edd3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.426 2006/07/03 19:34:02 xtraeme Exp $ +# $NetBSD: Makefile,v 1.427 2006/07/06 20:36:44 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -45,6 +45,7 @@ SUBDIR+= cdlabelgen SUBDIR+= cinepaint SUBDIR+= claraocr SUBDIR+= cnxtview +SUBDIR+= comix SUBDIR+= compface SUBDIR+= cpia2view SUBDIR+= cqcam |