diff options
Diffstat (limited to 'sysutils/roottail/Makefile')
-rw-r--r-- | sysutils/roottail/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index 91152c7ec6d9..9cd6ea4ea25a 100644 --- a/sysutils/roottail/Makefile +++ b/sysutils/roottail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: roottail -# Date created: 30 September 1999 -# Whom: Chris D. Faulhaber <jedgar@fxp.org> -# +# Created by: Chris D. Faulhaber <jedgar@fxp.org> # $FreeBSD$ -# PORTNAME= roottail PORTVERSION= 1.2 @@ -23,7 +19,7 @@ COMMENT= Print text directly to X11 root window MAN1= root-tail.1 PLIST_FILES= bin/root-tail -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext MAKE_ARGS= CC="${CC}" |