diff options
author | drochner <drochner> | 2006-08-30 17:11:46 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-08-30 17:11:46 +0000 |
commit | 308e22dd40457f16fdb1696da37048cfb8e63034 (patch) | |
tree | 4fd3f0f0293810a97ba46a9d3e041def969dd7a7 /graphics | |
parent | 82955a4d10ba842ca99a323b2211f7be03bf1272 (diff) | |
download | pkgsrc-308e22dd40457f16fdb1696da37048cfb8e63034.tar.gz |
+djvulibre-*
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 48d4dbdf0fc..8b7c0c5eaf6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.433 2006/08/16 18:13:41 gdt Exp $ +# $NetBSD: Makefile,v 1.434 2006/08/30 17:11:46 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -57,6 +57,8 @@ SUBDIR+= dia-python SUBDIR+= digikam SUBDIR+= digikam-doc SUBDIR+= digikamimageplugins +SUBDIR+= djvulibre-lib +SUBDIR+= djvulibre-tools SUBDIR+= dx SUBDIR+= dxsamples SUBDIR+= eog2 |