aboutsummaryrefslogtreecommitdiff
path: root/print/mftrace
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:55:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:55:51 +0000
commit5126c693a31358ab0e20d59f79f902aaa7b1dc37 (patch)
tree2ad2454d37cdddaf7abee697a71d1206b2d9eb54 /print/mftrace
parent5f357d7d35b1b3c037e439324a155ddc37623509 (diff)
downloadports-5126c693a31358ab0e20d59f79f902aaa7b1dc37.tar.gz
ports-5126c693a31358ab0e20d59f79f902aaa7b1dc37.zip
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355347
Diffstat (limited to 'print/mftrace')
-rw-r--r--print/mftrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile
index ef7a6d384ec3..1afc017e775a 100644
--- a/print/mftrace/Makefile
+++ b/print/mftrace/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS+= potrace:${PORTSDIR}/graphics/potrace
USE_PYTHON= yes
USE_TEX= base texmf
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
MAKEFILE= GNUmakefile
.if !defined(NO_INSTALL_MANPAGES)