Remove uneeded USE_DISPLAY
While here: Trim header Remove indefinite article from comment
This commit is contained in:
parent
ebb4b62bc6
commit
faf5f87202
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322505
1 changed files with 2 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: xmorse
|
||||
# Date created: 24 Novermber 2007
|
||||
# Whom: Sunry Chen <sunrychen@gmail.com>
|
||||
#
|
||||
# Created by: Sunry Chen <sunrychen@gmail.com>
|
||||
# $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
|
||||
|
|
Loading…
Reference in a new issue