aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-04 12:13:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-04 12:13:24 +0000
commit9de9ef42ca25e32c8dbbac4c2327ada60316f77f (patch)
tree0add7004c734cb50b0579cc6cb10382c3fbb54e0 /editors
parentd7294ceed43245ba5347bdd6d747324f2ff5667e (diff)
downloadports-9de9ef42ca25e32c8dbbac4c2327ada60316f77f.tar.gz
ports-9de9ef42ca25e32c8dbbac4c2327ada60316f77f.zip
Notes
Diffstat (limited to 'editors')
-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};/ ; \