From 2ea09c8d07c492a02eed02b884b123ec44bbefc3 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 26 May 2014 12:16:06 +0000 Subject: - Convert gmake, bzip2 to USES Approved by: portmgr --- misc/detachtty/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/detachtty') diff --git a/misc/detachtty/Makefile b/misc/detachtty/Makefile index 332c178f598..24d92fc48b3 100644 --- a/misc/detachtty/Makefile +++ b/misc/detachtty/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Run interactive programs non-interactively WRKSRC= ${WRKDIR}/${PORTNAME}-9 -USE_GMAKE= yes +USES= gmake MAN1= detachtty.1 MLINKS= detachtty.1 attachtty.1 -- cgit