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/gwenview-kde4/Makefile | |
parent | d2798fc8cd145a6c038f80856896dceb1f8a61bf (diff) | |
download | ports-f0cb4d1d83ae64bc9b9d0c89399f26a2efb778d3.tar.gz ports-f0cb4d1d83ae64bc9b9d0c89399f26a2efb778d3.zip |
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/gwenview-kde4/Makefile')
-rw-r--r-- | graphics/gwenview-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gwenview-kde4/Makefile b/graphics/gwenview-kde4/Makefile index 7e34867f6349..fe11056696fe 100644 --- a/graphics/gwenview-kde4/Makefile +++ b/graphics/gwenview-kde4/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= An image viewer and browser for the KDE environment -LIB_DEPENDS= kipi.0:${PORTSDIR}/graphics/libkipi +LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi USE_BZIP2= yes USE_GMAKE= yes |