diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 17:37:38 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 17:37:38 +0000 |
commit | 1c7521fb6280b81cb866d0d843dd257b0f91a65d (patch) | |
tree | 03589d1e7ec96a98d4c92d37cf3de664d5e68b70 /games/naev | |
parent | 3ee60a37282fc09f80aa4d0378bec95ee963ff8d (diff) | |
download | ports-1c7521fb6280b81cb866d0d843dd257b0f91a65d.tar.gz ports-1c7521fb6280b81cb866d0d843dd257b0f91a65d.zip |
Notes
Diffstat (limited to 'games/naev')
-rw-r--r-- | games/naev/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile index b18e31ce9c28..e4e87944397c 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -34,8 +34,6 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= OPENAL SDL_MIXER SDL_MIXER_DESC= SDL_mixer sound backend -OPTIONS_DEFINE= OPENAL SDL_MIXER - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENAL} |