aboutsummaryrefslogtreecommitdiff
path: root/games/naev
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-09 07:02:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-09 07:02:24 +0000
commit649f71ac8b5d05ce15baaaea3f22a8e269562b45 (patch)
treeb61bcf6eb8aa3275e5e08b1637ec25111bf37742 /games/naev
parent61b61c154cfd19ce0efee17b774e5120c43ec98b (diff)
downloadports-649f71ac8b5d05ce15baaaea3f22a8e269562b45.tar.gz
ports-649f71ac8b5d05ce15baaaea3f22a8e269562b45.zip
Notes
Diffstat (limited to 'games/naev')
-rw-r--r--games/naev/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile
index 1f3b0e838cea..7f98e905577f 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -38,6 +38,8 @@ SUB_FILES= pkg-message
OPTIONS= OPENAL "Use the OpenAL sound backend" on \
SDL_MIXER "Use the SDL_mixer sound backend" on
+.include <bsd.port.options.mk>
+
.if defined(WITH_OPENAL)
USE_OPENAL= yes
CONFIGURE_ARGS+= --with-openal=yes