=================================================================== RCS file: /cvs/ports/geo/viking/Attic/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ports/geo/viking/Attic/Makefile 2010/04/15 06:19:37 1.5 +++ ports/geo/viking/Attic/Makefile 2010/04/18 15:11:06 1.6 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2010/04/15 05:19:37 yason Exp $ +# $OpenBSD: Makefile,v 1.6 2010/04/18 14:11:06 yason Exp $ #BROKEN = reason COMMENT = GPS data management @@ -25,8 +25,10 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=viking/} -MODULES = textproc/intltool -RUN_DEPENDS = ::sysutils/gamin,-server +MODULES = devel/gettext \ + textproc/intltool +RUN_DEPENDS = ::sysutils/gamin,-server \ + ::devel/desktop-file-utils LIB_DEPENDS = atk-1.0::devel/atk \ cairo.>=9::graphics/cairo \ curl.>=13::net/curl \