aboutsummaryrefslogtreecommitdiff
path: root/graphics/geeqie
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-28 02:41:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-28 02:41:32 +0000
commit8906828f600b43865edafdd16e90e64f413c743e (patch)
treebc461a7c5fbfa037aec88c8eb08e34a8e70a2566 /graphics/geeqie
parent9a5fb8d0aebff006fe79332393aa7ef999b5f732 (diff)
downloadports-8906828f600b43865edafdd16e90e64f413c743e.tar.gz
ports-8906828f600b43865edafdd16e90e64f413c743e.zip
- Fix build with GPS option enabled by depending on correct version of libchamplain
PR: 201691
Notes
Notes: svn path=/head/; revision=393047
Diffstat (limited to 'graphics/geeqie')
-rw-r--r--graphics/geeqie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index f4836282ab4f..2ba2add078b9 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -3,7 +3,7 @@
PORTNAME= geeqie
PORTVERSION= 1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -43,7 +43,7 @@ LCMS_CONFIGURE_ENABLE= lcms
LIRC_LIB_DEPENDS= liblirc_client.so:${PORTSDIR}/comms/lirc
LIRC_CONFIGURE_ENABLE= lirc
-GPS_LIB_DEPENDS= libchamplain-0.8.so:${PORTSDIR}/graphics/libchamplain
+GPS_LIB_DEPENDS= libchamplain-0.8.so:${PORTSDIR}/graphics/libchamplain08
GPS_CONFIGURE_ENABLE= gps
post-patch: