summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/gcvs/Makefile10
-rw-r--r--devel/gcvs/files/patch-cvsunix-lib-Makefile.in10
2 files changed, 11 insertions, 9 deletions
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile
index 53e0357728ff..74b38e285f35 100644
--- a/devel/gcvs/Makefile
+++ b/devel/gcvs/Makefile
@@ -38,12 +38,4 @@ MAN8= cvsbug.8
#USE_AUTOMAKE_VER= 14
#USE_AUTOCONF_VER= 213
-.include <bsd.port.pre.mk>
-
-.if exists(/usr/include/krb5.h) || exists(/usr/include/gssapi.h)
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/gcvs/files/patch-cvsunix-lib-Makefile.in b/devel/gcvs/files/patch-cvsunix-lib-Makefile.in
new file mode 100644
index 000000000000..4dac1ed4b659
--- /dev/null
+++ b/devel/gcvs/files/patch-cvsunix-lib-Makefile.in
@@ -0,0 +1,10 @@
+--- cvsunix/lib/Makefile.in.orig Thu Nov 7 19:29:36 2002
++++ cvsunix/lib/Makefile.in Tue Jul 1 04:38:17 2003
+@@ -200,6 +200,7 @@
+ regex.o: regex.h
+ md5.o: md5.h
+ argmatch.o: cvsgui.h
++hostname.o: cvsgui.h
+
+ xlint:
+ @echo xlint does nothing