diff options
author | ale <ale@FreeBSD.org> | 2008-10-13 01:03:58 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2008-10-13 01:03:58 +0800 |
commit | 7985a7d5640bea281f5f94bc37c2ac31bf5d5d9a (patch) | |
tree | d0e2d87afd3945fed60c4f9c575e777f92f9615d /graphics/kipi-plugins/Makefile | |
parent | 53c43a18b470965320cbd34962c355fe050f580e (diff) | |
download | freebsd-ports-gnome-7985a7d5640bea281f5f94bc37c2ac31bf5d5d9a.tar.gz freebsd-ports-gnome-7985a7d5640bea281f5f94bc37c2ac31bf5d5d9a.tar.zst freebsd-ports-gnome-7985a7d5640bea281f5f94bc37c2ac31bf5d5d9a.zip |
Fix build with new libkdcraw release.
Diffstat (limited to 'graphics/kipi-plugins/Makefile')
-rw-r--r-- | graphics/kipi-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index 3af95e98a342..3043bcd6d76c 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.5 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |