aboutsummaryrefslogtreecommitdiff
path: root/games/mangband
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:15:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:15:47 +0000
commit4a3bebcae1b693cbd2080fc861c87e36af4f8bc4 (patch)
tree3c6875e1915991a70b5d02b799e17418d20b218a /games/mangband
parente1bfdfbe5665c963621e06f6bbfbbc2c000a804e (diff)
downloadports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.tar.gz
ports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.zip
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine
Notes
Notes: svn path=/head/; revision=479407
Diffstat (limited to 'games/mangband')
-rw-r--r--games/mangband/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mangband/Makefile b/games/mangband/Makefile
index 8462dab33933..d7c08ae5875c 100644
--- a/games/mangband/Makefile
+++ b/games/mangband/Makefile
@@ -19,7 +19,7 @@ DOS2UNIXFILES= ${WRKSRC}/client/main-sdl.c
MAKE_ARGS= "DATADIR=${DATADIR}"
-OPTIONS_DEFINE= GCU X11 SDL
+OPTIONS_DEFINE= GCU X11 SDL EXAMPLES
OPTIONS_DEFAULT= GCU X11 SDL
GCU_DESC= Display module GCU (curses)
X11_DESC= Display module X11