From 48ff3ef0b4417e183e8cb680acc541db0204b342 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 8 Jul 2013 13:36:31 +0000 Subject: Remove uneeded USE_DISPLAY While here: Trim header Remove indefinite article from comment --- comms/xmorse/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'comms/xmorse') diff --git a/comms/xmorse/Makefile b/comms/xmorse/Makefile index f6f75b144441..48c7f72226e1 100644 --- a/comms/xmorse/Makefile +++ b/comms/xmorse/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmorse -# Date created: 24 Novermber 2007 -# Whom: Sunry Chen -# +# Created by: Sunry Chen # $FreeBSD$ -# PORTNAME= xmorse PORTVERSION= 20041125 @@ -17,11 +13,10 @@ DISTNAME= m${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= sunrychen@gmail.com -COMMENT= A fully automatic Morse code teaching machine +COMMENT= Fully automatic Morse code teaching machine LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk -USE_DISPLAY= yes USE_SDL= sdl PLIST_FILES= bin/xmorse -- cgit