From c3b85bf3d4ea9bee4a2309c5287ec1b1a0c272b4 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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/xcut/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'x11/xcut') diff --git a/x11/xcut/Makefile b/x11/xcut/Makefile index 629c750a6326..a92139807475 100644 --- a/x11/xcut/Makefile +++ b/x11/xcut/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xcut -# Date created: 23 September 1999 -# Whom: Cy Schubert -# +# Created by: Cy Schubert # $FreeBSD$ -# PORTNAME= xcut PORTVERSION= 0.2 @@ -16,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \ MAINTAINER= cy@FreeBSD.org COMMENT= Manipulate X cut buffers from the commandline -USE_IMAKE= YES +USES= imake USE_XORG= x11 MAN1= xcut.1 PLIST_FILES= bin/xcut -- cgit v1.2.3