From 44581f134775f7321c400670ebba5a4fb65547c6 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 30 May 2009 19:48:20 +0000 Subject: - Chase astro/gpsd shlib bump --- astro/viking/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'astro/viking') diff --git a/astro/viking/Makefile b/astro/viking/Makefile index b154b6671904..d7020165f1c4 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -7,6 +7,7 @@ PORTNAME= viking PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF @@ -30,7 +31,7 @@ OPTIONS= GPSD "Enable realtime GPS tracking" off .include .if defined(WITH_GPSD) -LIB_DEPENDS+= gps.17:${PORTSDIR}/astro/gpsd +LIB_DEPENDS+= gps.18:${PORTSDIR}/astro/gpsd .else CONFIGURE_ARGS+= --disable-realtime-gps-tracking .endif -- cgit