diff options
Diffstat (limited to 'astro/viking/Makefile')
-rw-r--r-- | astro/viking/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/viking/Makefile b/astro/viking/Makefile index 4c56943816e1..5a12790795d6 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -7,14 +7,14 @@ PORTNAME= viking PORTVERSION= 0.9.92 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= SF MAINTAINER= david@trucs.org COMMENT= Program to manage GPS data (tracks, waypoints, etc) -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ expat.6:${PORTSDIR}/textproc/expat2 RUN_DEPENDS= gpsbabel:${PORTSDIR}/astro/gpsbabel |