diff options
author | seb <seb@pkgsrc.org> | 2004-09-26 00:15:41 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-09-26 00:15:41 +0000 |
commit | fc08193a6fda68333a334348af758447460dc563 (patch) | |
tree | 82f12f106452b6fb32586ba5ae9a158968860998 /graphics | |
parent | cc9771b6d9313b4f5ce8adeea7eddca603139a1a (diff) | |
download | pkgsrc-fc08193a6fda68333a334348af758447460dc563.tar.gz |
Add & enable digikamplugins.
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 7df238ab0f6..94e3cad91c9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.333 2004/09/17 20:45:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.334 2004/09/26 00:15:41 seb Exp $ # COMMENT= Graphics tools and libraries @@ -50,6 +50,7 @@ SUBDIR+= dcraw SUBDIR+= denemo SUBDIR+= dia SUBDIR+= digikam +SUBDIR+= digikamplugins SUBDIR+= dvdbackup SUBDIR+= dvdview SUBDIR+= dx |