diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:21:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:21:43 +0000 |
commit | 456cec5f1f7e07484b77c8b16335959c913312db (patch) | |
tree | d186ce51f3d85765397696f5d010e80286c295bf /textproc/sowing | |
parent | 751de73c1614767de9e196161c87e59587557351 (diff) | |
download | ports-456cec5f1f7e07484b77c8b16335959c913312db.tar.gz ports-456cec5f1f7e07484b77c8b16335959c913312db.zip |
Notes
Diffstat (limited to 'textproc/sowing')
-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}" |