aboutsummaryrefslogtreecommitdiff
path: root/textproc/sowing
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:21:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:21:43 +0000
commit456cec5f1f7e07484b77c8b16335959c913312db (patch)
treed186ce51f3d85765397696f5d010e80286c295bf /textproc/sowing
parent751de73c1614767de9e196161c87e59587557351 (diff)
downloadports-456cec5f1f7e07484b77c8b16335959c913312db.tar.gz
ports-456cec5f1f7e07484b77c8b16335959c913312db.zip
- Convert gmake,bzip2 to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355336
Diffstat (limited to 'textproc/sowing')
-rw-r--r--textproc/sowing/Makefile3
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}"