diff options
-rw-r--r-- | net-mgmt/nav/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nav/Makefile b/net-mgmt/nav/Makefile index e898071c950a..c3b57935a6bf 100644 --- a/net-mgmt/nav/Makefile +++ b/net-mgmt/nav/Makefile @@ -58,6 +58,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ ${LOCALBASE}/bin/gammu:${PORTSDIR}/comms/gammu \ ${TOMCAT_DEPEND} +BROKEN= does not compile + MAKE_ENV+= CLASSPATH=${CLASSPATH} HAS_CONFIGURE= yes USE_PERL5= yes |