aboutsummaryrefslogtreecommitdiff
path: root/archivers/rvm
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-20 03:02:37 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-20 03:02:37 +0000
commite6757ba577649e52686fe2ca83c497cfcae19b3b (patch)
tree689d962bd7c8b85e34a2283abdf5a3ddab4ff08f /archivers/rvm
parent8537f60a93c702e0dd55cef5ca70c99c0bb39e34 (diff)
downloadports-e6757ba577649e52686fe2ca83c497cfcae19b3b.tar.gz
ports-e6757ba577649e52686fe2ca83c497cfcae19b3b.zip
Build fixed by Jul 14 2007 but left marked BROKEN. Unmark.
Reported by: pointyhat Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202770
Diffstat (limited to 'archivers/rvm')
-rw-r--r--archivers/rvm/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile
index 6fbcfd820aec..7a3d8abbc2b6 100644
--- a/archivers/rvm/Makefile
+++ b/archivers/rvm/Makefile
@@ -31,10 +31,4 @@ MAKE_ARGS= CXXFLAGS="${CXXFLAGS}"
MAN1= rvm.1
PLIST_FILES= bin/rvm
-.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>