summaryrefslogtreecommitdiff
path: root/graphics/showimg
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-09-20 15:22:48 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-09-20 15:22:48 +0000
commit654d21f0659af30106c245d0e6658dbd3c27006b (patch)
treefb5eebd5f3cb75f5d936bcc5d771aaa9a22341f5 /graphics/showimg
parentRemove CHANGES.bak.orig rather than the nonexistent CHANGES.orig. (diff)
Marked BROKEN. kde3 version in progress. Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=66852
Diffstat (limited to 'graphics/showimg')
-rw-r--r--graphics/showimg/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile
index 7ca7299f1922..eef202abf092 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