diff options
-rw-r--r-- | lang/tinycobol/Makefile | 2 | ||||
-rw-r--r-- | mail/stuphead/Makefile | 2 | ||||
-rw-r--r-- | net/mpich/Makefile | 2 | ||||
-rw-r--r-- | net/mpich2/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/olvwm/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile index da6e20fde6a..d9c7eabb54f 100644 --- a/lang/tinycobol/Makefile +++ b/lang/tinycobol/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= tiny-cobol MAINTAINER= patrick@freebsd.org +BROKEN= "Does not package correctly" + LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile index ff0b76adbc4..0d8e623403b 100644 --- a/mail/stuphead/Makefile +++ b/mail/stuphead/Makefile @@ -16,6 +16,8 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-1.patch MAINTAINER= ozz@FreeBSD.org.ru +BROKEN= "Does not package correctly" + LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_BZIP2= yes diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 41d1f4c698f..17fc62ba1cb 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -16,6 +16,8 @@ PATCHFILES= 6589 MAINTAINER= dbader@eece.unm.edu +BROKEN= "Does not package correctly" + RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 BUILD_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 41d1f4c698f..17fc62ba1cb 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -16,6 +16,8 @@ PATCHFILES= 6589 MAINTAINER= dbader@eece.unm.edu +BROKEN= "Does not package correctly" + RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 BUILD_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 diff --git a/x11-wm/olvwm/Makefile b/x11-wm/olvwm/Makefile index 1dc8970157b..113fb29b1f8 100644 --- a/x11-wm/olvwm/Makefile +++ b/x11-wm/olvwm/Makefile @@ -21,6 +21,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= green@FreeBSD.org +BROKEN= "Does not package correctly" + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview NO_WRKSUBDIR= yes |