diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-29 21:46:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-29 21:46:14 +0000 |
commit | 25108557d43d2f4c2a9bcd41cda39aaa2d3e59ef (patch) | |
tree | 7c13ee950e83939164e12acd0afe4974a9d9d775 /graphics/digikam | |
parent | 5eeca0b1e008719763991313fd7bb1470f3e5a51 (diff) |
- Bump PORTREVISION to force rebuild with new exiv2, which is reported to be
ABI incompatible
PR: ports/110972
Reported by: Kyryll A Mirnenko <mirya@zoc.com.ua>
Notes
Notes:
svn path=/head/; revision=188787
Diffstat (limited to 'graphics/digikam')
-rw-r--r-- | graphics/digikam/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 078b1cc5d7fc..3d3a4e70b3d6 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -7,6 +7,7 @@ PORTNAME= digikam DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |