aboutsummaryrefslogtreecommitdiffstats
path: root/net/cap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/cap/Makefile')
-rw-r--r--net/cap/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/cap/Makefile b/net/cap/Makefile
index 4a25efe72aad..10b92cc9b816 100644
--- a/net/cap/Makefile
+++ b/net/cap/Makefile
@@ -60,6 +60,10 @@ READMES= applications/papif applications/lwsrv applications/aufs \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Does not compile with gcc 3.4.2"
+.endif
+
pre-patch:
@(cd ${WRKSRC}; \
for f in ../cap60.patch* ; do ${PATCH} -s -p < $$f ; done)
td>2003-10-161-0/+6 * Update to 0.51perky2003-09-282-3/+2 * o Main modificationnork2003-08-191-1/+2 * Update to 0.42perky2003-08-013-8/+7 * o Change library name from libgd to libgd1.nork2003-07-121-2/+3 * De-pkg-comment for my ports.perky2003-02-252-1/+1 * Update to 0.40perky2002-10-122-2/+2 * Update to 0.30perky2002-07-243-22/+18 * Use REINPLACE_CMD as well as USE_REINPLACEperky2002-06-261-3/+5 * Updating my email address.perky2002-06-251-1/+1 * back out commit made comparing OSVERSION and use sed(1) to workaround perlpat2002-05-241-12/+1 * Fix ports for building with -current without perlpat2002-05-231-1/+12 * Make LOCALBASE, X11BASE safepat2002-05-051-4/+3 * This port doesn't really need USE_FREETYPE.sobomax2002-03-141-2/+2 * LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yessobomax2002-03-141-2/+2