summaryrefslogtreecommitdiffstats
path: root/games/flying
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-06-12 01:28:42 +0000
committerasami <asami@FreeBSD.org>1997-06-12 01:28:42 +0000
commit43ecf61a848ad4c6e03e7291221c0d8fba41051b (patch)
tree5eb6b88abaf49cec5597821a04dbb1c3917fa883 /games/flying
parent753e03b815b14f47450cacf9f36c9692f202327a (diff)
downloadFreeBSD-ports-43ecf61a848ad4c6e03e7291221c0d8fba41051b.zip
FreeBSD-ports-43ecf61a848ad4c6e03e7291221c0d8fba41051b.tar.gz
"all:" -> "all:" to make XFree86-3.3 config files happy.
Diffstat (limited to 'games/flying')
-rw-r--r--games/flying/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/flying/files/patch-aa b/games/flying/files/patch-aa
index 4b3bb56..79f7245 100644
--- a/games/flying/files/patch-aa
+++ b/games/flying/files/patch-aa
@@ -13,7 +13,7 @@
LOCAL_LIBRARIES = -lX11 -lm
-
-+all: flying
++all:: flying
flying: $(OBJS) $(DEPLIBS)
$(RM) $@
$(CXX) -o $@ $(OBJS) $(LDOPTIONS) $(LOCAL_LIBRARIES) $(LDLIBS) $(EXTRA_LOAD_FLAGS)
OpenPOWER on IntegriCloud