aboutsummaryrefslogtreecommitdiff
path: root/devel/libfs++
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-11-05 10:04:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-11-05 10:04:28 +0000
commitcba8c01b3d4fb3dac3af17a1c7c8b3defa4998ef (patch)
treecf95d57c74818a34b4315d32b92fafc7a2b93898 /devel/libfs++
parent4d5f7f839688e3da50f800d987acb3f7a1a27c81 (diff)
downloadports-cba8c01b3d4fb3dac3af17a1c7c8b3defa4998ef.tar.gz
ports-cba8c01b3d4fb3dac3af17a1c7c8b3defa4998ef.zip
Notes
Diffstat (limited to 'devel/libfs++')
-rw-r--r--devel/libfs++/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile
index a6ff52ed0611..46286deb18d5 100644
--- a/devel/libfs++/Makefile
+++ b/devel/libfs++/Makefile
@@ -21,14 +21,8 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Broken with gcc 4.2
-.endif
-
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|-Wall -g -O2||g'
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>