summaryrefslogtreecommitdiff
path: root/lang/intercal/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-10-15 14:55:14 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-10-15 14:55:14 +0000
commit7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae (patch)
treed30bee8baf5be305289898828fb58299162e2f54 /lang/intercal/Makefile
parentsecurity/polarssl: Update to 1.2.17 (diff)
Drop 8 support.
With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
Notes
Notes: svn path=/head/; revision=399346
Diffstat (limited to 'lang/intercal/Makefile')
-rw-r--r--lang/intercal/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile
index 68f73aa02396..864ce69cfcca 100644
--- a/lang/intercal/Makefile
+++ b/lang/intercal/Makefile
@@ -20,10 +20,4 @@ post-patch:
@${REINPLACE_CMD} -e '/ICK_SPECIFIC_SUBDIR/s/-@PACKAGE_VERSION@// ' \
${WRKSRC}/buildaux/Makefile.in
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 900000
-USE_GCC= yes
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>