diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 20:47:26 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 20:47:26 +0000 |
commit | 823770dbfba7b7de39771e0c969ddb966abd0e5a (patch) | |
tree | e27b8944464bd63e366140b35317c2d3217a6f41 /print/transfig | |
parent | 6aef0072071b381096433fd776ed3cd06ad03b65 (diff) | |
download | ports-823770dbfba7b7de39771e0c969ddb966abd0e5a.tar.gz ports-823770dbfba7b7de39771e0c969ddb966abd0e5a.zip |
Notes
Diffstat (limited to 'print/transfig')
-rw-r--r-- | print/transfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile index b0d2167cd9cc..c5ee782aa69b 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -14,7 +14,7 @@ COMMENT= Tools to convert Xfig .fig files RUN_DEPENDS= ppmtogif:graphics/netpbm LIB_DEPENDS= libpng.so:graphics/png -USES= alias ghostscript:run imake +USES= alias ghostscript:run imake xorg CFLAGS+= -Wno-return-type USE_XORG= xpm |