From 299181a11be72811f3d65e0286a5396975745401 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 28 Jun 2013 22:51:40 +0000 Subject: Convert to USES=imake Trim headers Convert emu to USES=display Remove indefinite article --- x11/xmascot/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'x11/xmascot/Makefile') diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 0ffe4a230eed..530e5717eaea 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmascot -# Date created: 20 November 1996 -# Whom: Yukihiro Nakai -# +# Created by: Yukihiro Nakai # $FreeBSD$ -# PORTNAME= xmascot PORTVERSION= 2.6a @@ -15,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Moving mascot on your X11 screen -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xmascot.1 -- cgit