From f0c487fc5ff4036ce6fd9c55186305c0b9465785 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 15 Feb 2013 02:58:24 +0000 Subject: [PATCH] - Fix build with CLANG PR: 176116 Submitted by: Anton Shterenlikht Approved by: maintainer --- graphics/xfig/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 04035dfc820a..a230178601f8 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -28,6 +28,7 @@ USE_IMAKE= yes USE_XORG= ice sm x11 xaw xext xi xmu xpm xt MAN1= xfig.1 MANCOMPRESSED= yes +USE_GCC= any MAKE_ENV+= DOCSDIR=${DOCSDIR} CHMOD=${CHMOD} TAR=${TAR} MAKE_ARGS+= INSTALLFLAGS="${COPY}" \