diff options
author | wiz <wiz> | 2007-11-30 21:50:50 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-30 21:50:50 +0000 |
commit | 8208189b41af2d1037402952392cf6330a786b00 (patch) | |
tree | 850365cb845ef4ba3d4d043676908d1f18dbd005 /graphics | |
parent | 64b7be3b10f1b61b4bd294e9b5bc903fe644a141 (diff) | |
download | pkgsrc-8208189b41af2d1037402952392cf6330a786b00.tar.gz |
+ ilmbase.
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 320d24bdbf4..3bda7ae7d3d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.472 2007/11/22 21:04:21 drochner Exp $ +# $NetBSD: Makefile,v 1.473 2007/11/30 21:50:50 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -146,6 +146,7 @@ SUBDIR+= hicolor-icon-theme SUBDIR+= hp2xx SUBDIR+= iGMT SUBDIR+= icon-naming-utils +SUBDIR+= ilmbase SUBDIR+= imlib SUBDIR+= imlib2 SUBDIR+= impress |