summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-09-20 15:22:48 +0000
committeralane <alane@FreeBSD.org>2002-09-20 15:22:48 +0000
commitfb18aef3ee94aa0b72423fdb1438d103d2877d4f (patch)
treea633d64e210a44b1262c00ccbd4c00184ac66cc1 /graphics
parent616423717eb3b7d5a33aa8aa2ace7028af25715a (diff)
downloadFreeBSD-ports-fb18aef3ee94aa0b72423fdb1438d103d2877d4f.zip
FreeBSD-ports-fb18aef3ee94aa0b72423fdb1438d103d2877d4f.tar.gz
Marked BROKEN. kde3 version in progress. Bump PORTREVISION.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/showimg/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile
index 7ca7299..eef202a 100644
--- a/graphics/showimg/Makefile
+++ b/graphics/showimg/Makefile
@@ -8,6 +8,7 @@
PORTNAME= showimg
PORTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/
@@ -16,12 +17,13 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= png:${PORTSDIR}/graphics/png \
jpeg:${PORTSDIR}/graphics/jpeg
-USE_QT_VER= 2
-USE_KDEBASE_VER= 2
+USE_KDEBASE_VER=3
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+BROKEN= "Author is working on new kde3 version. Coming soon."
+
post-patch:
@${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/showimg/Makefile.in
OpenPOWER on IntegriCloud