=================================================================== RCS file: /cvs/ports/geo/viking/Attic/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ports/geo/viking/Attic/Makefile 2010/05/27 21:45:23 1.7 +++ ports/geo/viking/Attic/Makefile 2010/06/03 10:13:13 1.8 @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2010/05/27 20:45:23 yason Exp $ -#BROKEN = reason +# $OpenBSD: Makefile,v 1.8 2010/06/03 09:13:13 yason Exp $ COMMENT = GPS data management @@ -30,10 +29,10 @@ textproc/intltool RUN_DEPENDS = ::sysutils/gamin,-server \ ::devel/desktop-file-utils -LIB_DEPENDS = cairo.>=9::graphics/cairo \ - curl.>=13::net/curl \ +LIB_DEPENDS = cairo::graphics/cairo \ + gps::misc/gpsd \ + curl::net/curl \ gdk-x11-2.0,gdk_pixbuf-2.0::x11/gtk+2 \ - gps.>=18::misc/gpsd \ gtk-x11-2.0::x11/gtk+2 USE_X11 = Yes