aboutsummaryrefslogtreecommitdiff
path: root/graphics/showimg/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-11-02 15:04:50 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-11-02 15:04:50 +0000
commite8af53a690e7b5efacbc145233625dd67b5439d9 (patch)
treed309e2d3ae677e51e8732f82c1392b3e042b10fb /graphics/showimg/Makefile
parent39a44e8c1a7ed6bb56e0dc3cc2812536e064a4af (diff)
Notes
Diffstat (limited to 'graphics/showimg/Makefile')
-rw-r--r--graphics/showimg/Makefile16
1 files changed, 6 insertions, 10 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile
index 2af64be3d313..37624c8330c4 100644
--- a/graphics/showimg/Makefile
+++ b/graphics/showimg/Makefile
@@ -7,17 +7,17 @@
#
PORTNAME= showimg
-PORTVERSION= 0.9.4.1
-PORTREVISION= 1
+PORTVERSION= 0.9.5.r.1
PORTEPOCH= 1
CATEGORIES= graphics
-MASTER_SITES= http://www.jalix.org/projects/showimg/download/0.9.4-1/
-DISTNAME= showimg-0.9.4-1
+MASTER_SITES= http://www.jalix.org/projects/showimg/download/.0.9.5/distributions/SVN_info/
+DISTNAME= showimg-0.9.5-rc1
MAINTAINER= shelton@granch.ru
COMMENT= A picture viewer designed to run under KDE 3.x
-LIB_DEPENDS= kipi:${PORTSDIR}/graphics/libkipi
+LIB_DEPENDS= kipi:${PORTSDIR}/graphics/libkipi \
+ kexif:${PORTSDIR}/graphics/libkexif
USE_BZIP2= yes
USE_KDEBASE_VER= 3
@@ -28,16 +28,12 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
-MAN1= showimg.1
-
-CONFIGURE_ARGS+= --enable-debug=full
+CONFIGURE_ARGS+= --disable-debug
post-extract:
@${TOUCH} ${WRKSRC}/config.h.in
post-patch:
-# @${REINPLACE_CMD} -e 's|-O2||g' -e "s,-lpthread,${PTHREAD_LIBS},g" \
-# ${WRKSRC}/${CONFIGURE_SCRIPT}
@${REINPLACE_CMD} -e 's|-O2||g' \
${WRKSRC}/${CONFIGURE_SCRIPT}