aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs21-mule
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2012-07-06 01:26:10 +0800
committerpawel <pawel@FreeBSD.org>2012-07-06 01:26:10 +0800
commited0bd32625534bfc48dfe8105285096b94953c9b (patch)
tree87b5b3043309d24d477408f37bafc043abaf865c /editors/xemacs21-mule
parent69d8e019446e55d28f2f546b7bcd924f27839da5 (diff)
downloadfreebsd-ports-gnome-ed0bd32625534bfc48dfe8105285096b94953c9b.tar.gz
freebsd-ports-gnome-ed0bd32625534bfc48dfe8105285096b94953c9b.tar.zst
freebsd-ports-gnome-ed0bd32625534bfc48dfe8105285096b94953c9b.zip
Add USE_CSTD=gnu89 to fix linking when building with clang
Diffstat (limited to 'editors/xemacs21-mule')
-rw-r--r--editors/xemacs21-mule/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index 44e19c10ad9c..c4bb2277b0c2 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -48,6 +48,7 @@ XEMACS_ARCH= ${CONFIGURE_TARGET}
USE_BZIP2= yes
USE_GETTEXT= yes
+USE_CSTD= gnu89
USE_XORG= xpm xbitmaps xaw
STRIP=
USE_AUTOTOOLS= autoconf213