aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2011-10-26 18:53:36 +0000
committerPawel Pekala <pawel@FreeBSD.org>2011-10-26 18:53:36 +0000
commitcc65d1789b681c30234ef60bf0c8b896529284e6 (patch)
tree0757161c170f13dc4da95fbfb6458df45fc1641a /x11-toolkits/open-motif
parentbe916c23eac191515d1d421be879c815200ffcd5 (diff)
downloadports-cc65d1789b681c30234ef60bf0c8b896529284e6.tar.gz
ports-cc65d1789b681c30234ef60bf0c8b896529284e6.zip
Fix -fno-tree-ter configure check
PR: ports/161970 Submitted by: Nali Toja <nalitoja@gmail.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=284383
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r--x11-toolkits/open-motif/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index fb7cb976d447..361e5834a6e3 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -87,6 +87,7 @@ post-patch:
${XARGS} ${REINPLACE_CMD} -e 's|special file|5| ; \
s|file formats|5|'
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
+ -e '/-dumpversion/{ s/==/=/; s/gcc/$$CC/; }' \
${WRKSRC}/configure
post-install: