summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-05 21:40:34 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-05 21:40:34 +0000
commitcb00fd24efcbbca0b5b958a5276ee136f3a7d7ac (patch)
tree2bed4396710cde349222fbbc6041598693da74ba
parentFix port and remove BROKEN tag. The LIB_DEPENDS were being set with = (diff)
BROKEN: Does not compile
-rw-r--r--net/gnu-radius/Makefile2
-rw-r--r--textproc/gutenmark/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile
index 604c1bd1c829..1c25796d0d42 100644
--- a/net/gnu-radius/Makefile
+++ b/net/gnu-radius/Makefile
@@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= radius
MAINTAINER= lance@evitel.net
+BROKEN= "Does not compile"
+
#MAKEFILE= Makefile
USE_SUBMAKE= yes
diff --git a/textproc/gutenmark/Makefile b/textproc/gutenmark/Makefile
index 9136a7772ea6..a2374c88d001 100644
--- a/textproc/gutenmark/Makefile
+++ b/textproc/gutenmark/Makefile
@@ -13,6 +13,8 @@ DISTNAME= GutenMark_source_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Does not compile"
+
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/GutenMark-source
USE_GMAKE= yes