diff options
Diffstat (limited to 'textproc/sowing/Makefile')
-rw-r--r-- | textproc/sowing/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/sowing/Makefile b/textproc/sowing/Makefile index 1141d45b2673..703197672401 100644 --- a/textproc/sowing/Makefile +++ b/textproc/sowing/Makefile @@ -13,9 +13,8 @@ COMMENT= Text processing tools to generate documentation from source files BUILD_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm -USES= perl5 +USES= perl5 gmake USE_GHOSTSCRIPT=yes -USE_GMAKE= yes USE_TEX= latex dvipsk GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" |