=================================================================== RCS file: /cvs/ports/geo/viking/Attic/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ports/geo/viking/Attic/Makefile 2010/06/03 10:13:13 1.8 +++ ports/geo/viking/Attic/Makefile 2010/06/03 12:08:08 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2010/06/03 09:13:13 yason Exp $ +# $OpenBSD: Makefile,v 1.9 2010/06/03 11:08:08 yason Exp $ COMMENT = GPS data management @@ -27,8 +27,9 @@ MODULES = devel/gettext \ textproc/intltool -RUN_DEPENDS = ::sysutils/gamin,-server \ - ::devel/desktop-file-utils +RUN_DEPENDS = ::devel/desktop-file-utils \ + ::geo/gpsbabel,-main \ + ::sysutils/gamin,-server LIB_DEPENDS = cairo::graphics/cairo \ gps::misc/gpsd \ curl::net/curl \