=================================================================== RCS file: /cvs/ports/geo/viking/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/geo/viking/Attic/Makefile 2010/03/18 11:38:20 1.4 +++ ports/geo/viking/Attic/Makefile 2010/04/15 06:19:37 1.5 @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2010/03/18 11:38:20 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2010/04/15 05:19:37 yason Exp $ #BROKEN = reason COMMENT = GPS data management -DISTNAME = viking-0.9.92 +DISTNAME = viking-0.9.93 CATEGORIES = geo x11 @@ -21,13 +21,12 @@ Xi Xinerama Xrandr Xrender c crypto expat fontconfig \ freetype gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 \ gthread-2.0 iconv idn intl m pixman-1 png pthread \ - pthread-stubs ssl xcb z + pthread-stubs ssl xcb xcb-render xcb-render-util z MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=viking/} MODULES = textproc/intltool -#BUILD_DEPENDS = ??? -#RUN_DEPENDS = ??? +RUN_DEPENDS = ::sysutils/gamin,-server LIB_DEPENDS = atk-1.0::devel/atk \ cairo.>=9::graphics/cairo \ curl.>=13::net/curl \ @@ -42,7 +41,6 @@ USE_GMAKE = Yes CONFIGURE_STYLE = gnu -#CONFIGURE_ARGS += --enable-realtime-gps-tracking=no CONFIGURE_ENV += CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -pthread"