aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/poedit/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 87e858d4f3a0..3f495d345dfc 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -38,10 +38,6 @@ LDFLAGS= -L${BDB_LIB_DIR} -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800000 && ${ARCH} == i386
-BROKEN= Does not compile
-.endif
-
post-patch:
@${REINPLACE_CMD} -e \
's/for version in .*;/for version in ${BDB_VER};/ ; \