diff options
-rw-r--r-- | emulators/swine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile index 7a2f7dc33572..b60f9d2fb2ca 100644 --- a/emulators/swine/Makefile +++ b/emulators/swine/Makefile @@ -11,6 +11,8 @@ COMMENT= Qt4 graphical Wine frontend LICENSE= GPLv2 +BROKEN= fails to stage + BUILD_DEPENDS= pyrcc4:textproc/py-qt4-xml RUN_DEPENDS= xterm:x11/xterm \ cabextract:archivers/cabextract \ |