diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-17 20:31:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-17 20:31:53 +0000 |
commit | 51c4ea40be6bf651f95341c77a64bbe76d88d3a3 (patch) | |
tree | d930d236648986ef38676da22df216ce929f82cd /graphics | |
parent | 900a3c3e70ccc80fbe0dcb987777496084e282e4 (diff) | |
download | ports-51c4ea40be6bf651f95341c77a64bbe76d88d3a3.tar.gz ports-51c4ea40be6bf651f95341c77a64bbe76d88d3a3.zip |
Notes
Diffstat (limited to 'graphics')
-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 b38c942fff1e..64ca538929ac 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.1:${PORTSDIR}/graphics/digikam +LIB_DEPENDS= digikam.0:${PORTSDIR}/graphics/digikam USE_BZIP2= yes GNU_CONFIGURE= yes |