diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:23:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:23:16 +0000 |
commit | dd1a02b639c6bee7ae911ef068e511c323bc552e (patch) | |
tree | 5686fc57e1b664bc5493ab9cc63c469afa89053c | |
parent | 0ef7c2750d24ed62bf390ea7c44a482a664aaa3c (diff) | |
download | ports-dd1a02b639c6bee7ae911ef068e511c323bc552e.tar.gz ports-dd1a02b639c6bee7ae911ef068e511c323bc552e.zip |
Notes
-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 da6e20fde6a0..d9c7eabb54fb 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 ff0b76adbc4e..0d8e623403bd 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 41d1f4c698f4..17fc62ba1cba 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 41d1f4c698f4..17fc62ba1cba 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 1dc8970157b2..113fb29b1f85 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 |