summaryrefslogtreecommitdiff
path: root/net-im/cli-msn/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-10-04 16:21:36 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-10-04 16:21:36 +0000
commit71e769b5aaef7f3f786f06f59c61c41d590897e5 (patch)
treeef0a89f2d3bbcbc03cbd41f27c2022a0726f3a92 /net-im/cli-msn/Makefile
parent- Update to 1.6 (diff)
- Fix build with GCC4.x
- Bump POTREVISION PR: 116813 Submitted by: miwi
Notes
Notes: svn path=/head/; revision=200833
Diffstat (limited to 'net-im/cli-msn/Makefile')
-rw-r--r--net-im/cli-msn/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net-im/cli-msn/Makefile b/net-im/cli-msn/Makefile
index ee88172e206a..02ce0276a167 100644
--- a/net-im/cli-msn/Makefile
+++ b/net-im/cli-msn/Makefile
@@ -40,10 +40,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/msn.conf ${WRKSRC}/curl-ca-bundle.crt ${DATADIR}
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>