summaryrefslogtreecommitdiff
path: root/comms/xmorse/files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/xmorse/files/Makefile')
-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