diff options
author | heinz <heinz@pkgsrc.org> | 2006-06-10 19:57:53 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2006-06-10 19:57:53 +0000 |
commit | aed35e5b6f2c2c63b42e37172f3e42823fb77395 (patch) | |
tree | b4f2b9ac6de10b039e02d905561a248bf6c87970 /graphics | |
parent | 45df3bae472153e616a422069cc3b5b78ed824b0 (diff) | |
download | pkgsrc-aed35e5b6f2c2c63b42e37172f3e42823fb77395.tar.gz |
Activated pdiff
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 f715ca7fa26..b6de0e771c0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.423 2006/06/07 14:44:10 joerg Exp $ +# $NetBSD: Makefile,v 1.424 2006/06/10 19:57:53 heinz Exp $ # COMMENT= Graphics tools and libraries @@ -215,6 +215,7 @@ SUBDIR+= p5-Image-Size SUBDIR+= p5-PerlMagick SUBDIR+= p5-RRDTool-OO SUBDIR+= p5-SWF-File +SUBDIR+= pdiff SUBDIR+= pear-Image_Canvas SUBDIR+= pear-Image_Color SUBDIR+= pear-Image_Graph |