From 9c003ccd9dc1ef55d16b788353481255593a3463 Mon Sep 17 00:00:00 2001 From: erwin Date: Mon, 20 Aug 2012 07:26:12 +0000 Subject: Mark BROKEN: does not build Submitted by: pointyhat --- emulators/xgngeo/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emulators') diff --git a/emulators/xgngeo/Makefile b/emulators/xgngeo/Makefile index 8174f2c4db11..ed1f33a357db 100644 --- a/emulators/xgngeo/Makefile +++ b/emulators/xgngeo/Makefile @@ -21,6 +21,8 @@ COMMENT= Fronted (GUI) for gngeo RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \ gngeo:${PORTSDIR}/emulators/gngeo +BROKEN= does not build + USE_BZIP2= yes USE_PYTHON= yes USE_GETTEXT= yes -- cgit