summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 20:43:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 20:43:58 +0000
commit2d50c86fdb6ffaa29d8656077a9b2694caac62fd (patch)
tree79323b61e1b477fd40beb92d2882a62ecdc66416
parentBROKEN: Distinfo out of date (diff)
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=131996
-rw-r--r--java/westhawksnmp/Makefile2
-rw-r--r--textproc/smartdoc-devel/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/java/westhawksnmp/Makefile b/java/westhawksnmp/Makefile
index c9ab03109bd4..88367d327bfd 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 a046b6077ee5..de55d38efc78 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