aboutsummaryrefslogtreecommitdiff
path: root/textproc/sdcv
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
commitc1b39669d4c0fcf493382cfe462b10522569781e (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /textproc/sdcv
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
downloadports-c1b39669d4c0fcf493382cfe462b10522569781e.tar.gz
ports-c1b39669d4c0fcf493382cfe462b10522569781e.zip
Notes
Diffstat (limited to 'textproc/sdcv')
-rw-r--r--textproc/sdcv/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile
index 403bc34abec1..3b41bd6b75e9 100644
--- a/textproc/sdcv/Makefile
+++ b/textproc/sdcv/Makefile
@@ -22,12 +22,6 @@ SUB_FILES= pkg-message
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1000000
-BROKEN= does not build on < 10.x: error expanding embedded variable
-.endif
-
post-patch:
.for i in doc/sdcv.1 src/sdcv.cpp
@${REINPLACE_CMD} -e \
@@ -41,4 +35,4 @@ post-patch:
@${REINPLACE_CMD} '/AM_GNU_GETTEXT_VERSION/s/0\.14\.1/0.19.1/' \
${WRKSRC}/configure.ac
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>