From 22b35aeb4b16136cf650a275a2a4297aef2cf578 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 28 Jun 2013 18:37:20 +0000 Subject: Convert to USES=imake --- comms/seyon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms/seyon') diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index 3f437fb73a05..a4845eeb0d84 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Communications package for the X Window system WRKSRC= ${WRKDIR}/seyon -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext xpm xmu xaw xt sm ice MAKE_JOBS_UNSAFE= yes -- cgit