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 0aa689228887..cd310beaa432 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_GHOSTSCRIPT_RUN= yes USE_IMAKE= yes -USE_XPM= yes +USE_XORG= xpm MAN1= fig2dev.1 fig2ps2tex.1 pic2tpic.1 transfig.1 MAKE_ARGS+= INSTALLFLAGS="${COPY}" \ |