aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-09 04:01:17 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-09 04:01:17 +0000
commite1925f71024fbbbc6356957304ac960ac4147bc9 (patch)
tree3777e9d6cc7f1da1d6f88da18b7f50e27a967c2a /editors
parent6f72b01686444c8cf2067f9dce6d7b7087341907 (diff)
downloadports-e1925f71024fbbbc6356957304ac960ac4147bc9.tar.gz
ports-e1925f71024fbbbc6356957304ac960ac4147bc9.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/lfhex/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile
index 25dff93ef7a4..62968f8cd07f 100644
--- a/editors/lfhex/Makefile
+++ b/editors/lfhex/Makefile
@@ -31,9 +31,7 @@ LICENSE_FILES= ${WRKSRC}/../COPYING
post-patch:
@${REINPLACE_CMD} -e 's|^DEFINES|# DEFINES|g' ${WRKSRC}/lfhex.pro
-.if ${OSVERSION} >= 700042
@${REINPLACE_CMD} -e 's| abs| llabs|g' ${WRKSRC}/reader.cpp
-.endif
do-configure:
@cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}