diff options
Diffstat (limited to 'emulators/xgngeo/Makefile')
-rw-r--r-- | emulators/xgngeo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |