aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/crossfire-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index 542a63e2d03e..a4b38b592905 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -37,7 +37,7 @@ MAN1= cfclient.1
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
-MAN1= gcfclient.1
+MAN1+= gcfclient.1
.else
CONFIGURE_ARGS+= --disable-gtk
.endif