aboutsummaryrefslogtreecommitdiff
path: root/shells/pdksh
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2015-04-03 23:50:15 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2015-04-03 23:50:15 +0000
commit4f7963799c0768d667019483b94e2005ea2c3328 (patch)
treefd888ef5607242545d3ff77b83a396794e45d5d3 /shells/pdksh
parentfe5c0d4c53b3cade032093d0b7847996f281940f (diff)
downloadports-4f7963799c0768d667019483b94e2005ea2c3328.tar.gz
ports-4f7963799c0768d667019483b94e2005ea2c3328.zip
Fix build with gcc5
PR: 197920 Submitted by: marino
Notes
Notes: svn path=/head/; revision=383182
Diffstat (limited to 'shells/pdksh')
-rw-r--r--shells/pdksh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index 00d8f7b131f5..18398ed4c1ef 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -22,6 +22,7 @@ LICENSE= BSD3CLAUSE
OPTIONS_DEFINE= STATIC
GNU_CONFIGURE= yes
+CPP+= -P
STATIC_CONFIGURE_ENV+= LDSTATIC=-static