diff options
author | heinz <heinz> | 2006-06-10 19:57:53 +0000 |
---|---|---|
committer | heinz <heinz> | 2006-06-10 19:57:53 +0000 |
commit | 9dd2b89f4179f85e9c2a7cdb1da3e330020b3862 (patch) | |
tree | b4f2b9ac6de10b039e02d905561a248bf6c87970 /graphics/Makefile | |
parent | 3c9f3285323a2bcb6cad1b4a5eb95026b373fe2f (diff) | |
download | pkgsrc-9dd2b89f4179f85e9c2a7cdb1da3e330020b3862.tar.gz |
Activated pdiff
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 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 |