diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-03 01:25:28 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-03 01:25:28 +0000 |
commit | 192daff6476af20d9de510b7091e8479e0e5ecf3 (patch) | |
tree | 7a48cab0744e82dbd8a41d4537a5da70b2fdbdb8 /graphics/digikamimageplugins | |
parent | 13332f8fc7c57f5ec76719ee1ad00e96d0489eb3 (diff) | |
download | FreeBSD-ports-192daff6476af20d9de510b7091e8479e0e5ecf3.zip FreeBSD-ports-192daff6476af20d9de510b7091e8479e0e5ecf3.tar.gz |
Except for a portrevision bump, also of course change the dependency
to kipi.1.
Noticed by: Bill Richter <richterb@binkley.foothill.net>
Pointy hat to: yes yes we all know who.
Diffstat (limited to 'graphics/digikamimageplugins')
-rw-r--r-- | graphics/digikamimageplugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/digikamimageplugins/Makefile b/graphics/digikamimageplugins/Makefile index 64ca538..b38c942 100644 --- a/graphics/digikamimageplugins/Makefile +++ b/graphics/digikamimageplugins/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= digikam MAINTAINER= avleeuwen@piwebs.com COMMENT= Collection of image editor plugins for Digikam -LIB_DEPENDS= digikam.0:${PORTSDIR}/graphics/digikam +LIB_DEPENDS= digikam.1:${PORTSDIR}/graphics/digikam USE_BZIP2= yes GNU_CONFIGURE= yes |