aboutsummaryrefslogtreecommitdiff
path: root/comms/xmorse
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:21:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:31:13 +0000
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /comms/xmorse
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'comms/xmorse')
-rw-r--r--comms/xmorse/files/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/xmorse/files/Makefile b/comms/xmorse/files/Makefile
index 72e07f3327b6..c5eeec173bb0 100644
--- a/comms/xmorse/files/Makefile
+++ b/comms/xmorse/files/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
CXXFLAGS+= -MMD `fltk-config --cxxflags` `sdl-config --cflags`
PREFIX ?= /usr/local
INSTALL_PROGRAM ?= ${INSTALL} -o root -g wheel -m 755