aboutsummaryrefslogtreecommitdiff
path: root/games/xsc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xsc/Makefile')
-rw-r--r--games/xsc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xsc/Makefile b/games/xsc/Makefile
index d4854d4b1d5f..0d64537f72bc 100644
--- a/games/xsc/Makefile
+++ b/games/xsc/Makefile
@@ -17,5 +17,6 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" \
LDFLAGS="${LDFLAGS} -L${X11BASE}/lib"
+PLIST_FILES= bin/xsc
.include <bsd.port.mk>