diff options
author | bjs <bjs@pkgsrc.org> | 2008-08-19 17:51:56 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-08-19 17:51:56 +0000 |
commit | 4ed2ff1ad5c1c90e1fd964f18ee15bdea19fd01e (patch) | |
tree | dc206a74d50aafa24443bcc91320250062c22c63 /graphics | |
parent | aa889d4463781f3f06171883e5a2d0111bf11e59 (diff) | |
download | pkgsrc-4ed2ff1ad5c1c90e1fd964f18ee15bdea19fd01e.tar.gz |
Add 'babl' to graphics/Makefile.
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 99cb314a6dc..f94f5bfeea5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.483 2008/05/20 13:41:01 tnn Exp $ +# $NetBSD: Makefile,v 1.484 2008/08/19 17:51:56 bjs Exp $ # COMMENT= Graphics tools and libraries @@ -31,6 +31,7 @@ SUBDIR+= aqsis SUBDIR+= artist SUBDIR+= autotrace SUBDIR+= aview +SUBDIR+= babl SUBDIR+= barcode SUBDIR+= bktr2jpeg SUBDIR+= blender |