diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-05 06:34:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-05 06:34:07 +0800 |
commit | 51134765e2e11e6e4a047e2e03c589ea0a832599 (patch) | |
tree | 5052f8148e17ed9b484581a6d02cc11cd70bb021 /graphics/Makefile | |
parent | d0f979197df5e66be11053c12974c3913528221a (diff) | |
download | freebsd-ports-gnome-51134765e2e11e6e4a047e2e03c589ea0a832599.tar.gz freebsd-ports-gnome-51134765e2e11e6e4a047e2e03c589ea0a832599.tar.zst freebsd-ports-gnome-51134765e2e11e6e4a047e2e03c589ea0a832599.zip |
Update Digikam, Digikamimageplugins to 0.7.4
These patches update graphics/digikam and
graphics/digikamimageplugins to version 0.7.4.
Two new ports are included: graphics/digikam-doc and
graphics/digikamimageplugins-doc. The documentation for these
ports is now split from the main program.
PR: ports/85718
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 92c99ae4e303..673d9e28778e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -69,6 +69,7 @@ SUBDIR += digikam SUBDIR += digikam-doc SUBDIR += digikamimageplugins + SUBDIR += digikamimageplugins-doc SUBDIR += divxcalc SUBDIR += djvulibre SUBDIR += djvulibre-nox11 |