diff options
-rw-r--r-- | net/xbone-gui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/xbone-gui/Makefile b/net/xbone-gui/Makefile index 9dc26a796a7b..084096da3b8a 100644 --- a/net/xbone-gui/Makefile +++ b/net/xbone-gui/Makefile @@ -33,6 +33,8 @@ BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-S ${SITE_PERL}/Tk/Getopt.pm:${PORTSDIR}/x11-toolkits/p5-Tk-Getopt \ ${SITE_PERL}/${PERL_ARCH}/Tk/TableMatrix.pm:${PORTSDIR}/x11-toolkits/p5-Tk-TableMatrix +BROKEN= bad plist + USE_APACHE= 20 USE_GMAKE= yes |