diff options
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 58893813855..c374a9e6d46 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.160 2001/10/04 12:00:45 wiz Exp $ +# $NetBSD: Makefile,v 1.161 2001/10/16 05:30:42 jlam Exp $ # COMMENT= Graphics tools and libraries @@ -109,6 +109,7 @@ SUBDIR+= p5-Image-Size SUBDIR+= p5-PerlMagick SUBDIR+= pgraf SUBDIR+= photopc +SUBDIR+= php4-gd SUBDIR+= pixmap SUBDIR+= plasma SUBDIR+= ploticus |