summaryrefslogtreecommitdiff
path: root/graphics/gwenview
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2005-07-15 14:03:33 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2005-07-15 14:03:33 +0000
commit1f1838bf8a1e88a96705ea212955978629025cf0 (patch)
tree2e035e571a2ff5b5bf9f8f1d62df36de6a093c8e /graphics/gwenview
parentUpdate to 050714 snapshot. (diff)
- Add support for KIPI plugins
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=139270
Diffstat (limited to 'graphics/gwenview')
-rw-r--r--graphics/gwenview/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile
index 73640d7fc52f..d5fdbb56fdf2 100644
--- a/graphics/gwenview/Makefile
+++ b/graphics/gwenview/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gwenview
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,12 +15,16 @@ 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
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_REINPLACE= yes
+CONFIGURE_ARGS+= --enable-kipi
+
MAN1= gwenview.1
post-patch: