diff options
author | adrianp <adrianp> | 2005-01-22 17:52:02 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-01-22 17:52:02 +0000 |
commit | 6988abb80b02b88130a497b9919b5f624d1cf462 (patch) | |
tree | 9700f78228bb5a61d762960172f9511d0f553e3e /graphics | |
parent | 3e15cb0fe9018e8cb877db2b04b87f3ad6bdb4d9 (diff) | |
download | pkgsrc-6988abb80b02b88130a497b9919b5f624d1cf462.tar.gz |
Note addition of p5-Gdk-Imlib
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 aea5008ef0f..38a2b3ce224 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.364 2005/01/22 17:34:52 tron Exp $ +# $NetBSD: Makefile,v 1.365 2005/01/22 17:52:03 adrianp Exp $ # COMMENT= Graphics tools and libraries @@ -195,6 +195,7 @@ SUBDIR+= p5-GDGraph SUBDIR+= p5-GDGraph3d SUBDIR+= p5-GDTextUtil SUBDIR+= p5-GIFgraph +SUBDIR+= p5-Gdk-Imlib SUBDIR+= p5-Gdk-Pixbuf SUBDIR+= p5-GraphViz SUBDIR+= p5-Image-Imlib2 |