diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-15 02:58:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-15 02:58:24 +0000 |
commit | f0c487fc5ff4036ce6fd9c55186305c0b9465785 (patch) | |
tree | cfd98b2e659f4d851012b95da490e0f41b95a3a9 | |
parent | d6afee47fa098dbf70e87575691bbd36860f5dfb (diff) | |
download | ports-f0c487fc5ff4036ce6fd9c55186305c0b9465785.tar.gz ports-f0c487fc5ff4036ce6fd9c55186305c0b9465785.zip |
Notes
-rw-r--r-- | graphics/xfig/Makefile | 1 |
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}" \ |