aboutsummaryrefslogtreecommitdiff
path: root/net/tintin++
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-26 01:59:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-26 01:59:55 +0000
commita1d47ff03978c8439bc3d2a90920edca2647e3e5 (patch)
tree715eec9b9514afbfc1e1424a3bd4aeb4f5c4dfb7 /net/tintin++
parent1fef91a7331be712380f2789f1e1ed458a34d752 (diff)
downloadports-a1d47ff03978c8439bc3d2a90920edca2647e3e5.tar.gz
ports-a1d47ff03978c8439bc3d2a90920edca2647e3e5.zip
Unmark this as broken on -current. The build logs I can find for
this on bento (i386, sparc) contain no errors, nor can I duplicate any error on i386 here.
Notes
Notes: svn path=/head/; revision=96607
Diffstat (limited to 'net/tintin++')
-rw-r--r--net/tintin++/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index 1ccb2a49efc6..949c612189ba 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -18,10 +18,4 @@ COMMENT= A client program to help playing muds
WRKSRC= ${WRKDIR}/tintin++/v1.5/src
GNU_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>