diff options
Diffstat (limited to 'x11/xwit/Makefile')
-rw-r--r-- | x11/xwit/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index 7feecc9..b4ce68d 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xwit -# Date created: 15 June 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# +# Created by: Thomas Gellekum <tg@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xwit PORTVERSION= 3.4 @@ -16,7 +12,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:source1 \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= X interface tool -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAKE_JOBS_SAFE= yes |