aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfig
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-15 02:58:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-15 02:58:24 +0000
commitf0c487fc5ff4036ce6fd9c55186305c0b9465785 (patch)
treecfd98b2e659f4d851012b95da490e0f41b95a3a9 /graphics/xfig
parentd6afee47fa098dbf70e87575691bbd36860f5dfb (diff)
downloadports-f0c487fc5ff4036ce6fd9c55186305c0b9465785.tar.gz
ports-f0c487fc5ff4036ce6fd9c55186305c0b9465785.zip
- Fix build with CLANG
PR: 176116 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=312270
Diffstat (limited to 'graphics/xfig')
-rw-r--r--graphics/xfig/Makefile1
1 files changed, 1 insertions, 0 deletions
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}" \