diff options
Diffstat (limited to 'comms/seyon')
-rw-r--r-- | comms/seyon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |