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 | cd36954f2c2dba29fe8230033046b16f77b6217e (patch) | |
tree | 82f12f106452b6fb32586ba5ae9a158968860998 /graphics | |
parent | f23296901d7bf9ea10eeffaf355d344ff1061431 (diff) | |
download | pkgsrc-cd36954f2c2dba29fe8230033046b16f77b6217e.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 |