diff options
-rw-r--r-- | java/westhawksnmp/Makefile | 2 | ||||
-rw-r--r-- | textproc/smartdoc-devel/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/java/westhawksnmp/Makefile b/java/westhawksnmp/Makefile index c9ab03109bd..88367d327bf 100644 --- a/java/westhawksnmp/Makefile +++ b/java/westhawksnmp/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME:S/westhawk//}${PORTVERSION:S/./_/} MAINTAINER= anders@FreeBSD.org COMMENT= Lightweight SNMP stack for Java +BROKEN= Incorrect pkg-plist + NO_BUILD= yes USE_JAVA= yes USE_ZIP= yes diff --git a/textproc/smartdoc-devel/Makefile b/textproc/smartdoc-devel/Makefile index a046b6077ee..de55d38efc7 100644 --- a/textproc/smartdoc-devel/Makefile +++ b/textproc/smartdoc-devel/Makefile @@ -19,6 +19,8 @@ COMMENT= XML utility to create various documents(devel version) RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper +BROKEN= Incorrect pkg-plist + WRKSRC= ${WRKDIR}/sdoc NO_BUILD= yes USE_ZIP= yes |