=================================================================== RCS file: /cvs/ports/games/gemrb/Attic/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ports/games/gemrb/Attic/Makefile 2013/05/06 19:39:51 1.8 +++ ports/games/gemrb/Attic/Makefile 2013/05/07 23:04:46 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2013/05/06 19:39:51 kirby Exp $ +# $OpenBSD: Makefile,v 1.9 2013/05/07 23:04:46 kirby Exp $ SHARED_ONLY = Yes @@ -28,7 +28,8 @@ audio/openal \ audio/libvorbis \ ${MODPY_LIB_DEPENDS} -RUN_DEPENDS = devel/desktop-file-utils +RUN_DEPENDS = devel/desktop-file-utils \ + x11/gtk+2,-guic CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include CONFIGURE_ARGS += -DCMAKE_BUILD_TYPE=Release \ -DSYSCONF_DIR=${SYSCONFDIR}/gemrb/ \