aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sowing
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-26 21:21:43 +0800
committermiwi <miwi@FreeBSD.org>2014-05-26 21:21:43 +0800
commitca38b633bb1de54af0e123e3e30a31f5f8761633 (patch)
treed186ce51f3d85765397696f5d010e80286c295bf /textproc/sowing
parent8af93b6e8d05500d092a0d79b5f5672b498a67bb (diff)
downloadfreebsd-ports-gnome-ca38b633bb1de54af0e123e3e30a31f5f8761633.tar.gz
freebsd-ports-gnome-ca38b633bb1de54af0e123e3e30a31f5f8761633.tar.zst
freebsd-ports-gnome-ca38b633bb1de54af0e123e3e30a31f5f8761633.zip
- Convert gmake,bzip2 to USES
Approved by: portmgr
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}"