diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 01:25:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 01:25:28 +0000 |
commit | f0cb4d1d83ae64bc9b9d0c89399f26a2efb778d3 (patch) | |
tree | 0d116d5c6c88278b708a75b2eacd19f7c5089eb9 /graphics/digikamimageplugins | |
parent | d2798fc8cd145a6c038f80856896dceb1f8a61bf (diff) |
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.
Notes
Notes:
svn path=/head/; revision=152634
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 64ca538929ac..b38c942fff1e 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 |