diff options
Diffstat (limited to 'print/transfig/Makefile')
-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 d03054e2d5c1..00e4b3caa6fd 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -14,7 +14,7 @@ COMMENT= Tools to convert Xfig .fig files RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png -USES= imake +USES= alias imake CFLAGS+= -Wno-return-type USE_GHOSTSCRIPT_RUN= yes USE_XORG= xpm |