diff options
Diffstat (limited to 'print/transfig/Makefile')
-rw-r--r-- | print/transfig/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile index a66072509aa1..7eb1ca2f8d90 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -14,9 +14,8 @@ COMMENT= Tools to convert Xfig .fig files RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png -USES= alias imake +USES= alias ghostscript:run imake CFLAGS+= -Wno-return-type -USE_GHOSTSCRIPT_RUN= yes USE_XORG= xpm MAKE_ARGS+= INSTALLFLAGS="${COPY}" \ |