aboutsummaryrefslogtreecommitdiff
path: root/games/tremulous/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-06-11 22:56:08 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-06-11 22:56:08 +0000
commitd29eed5a038485db87161559a93c6c4f5c521b64 (patch)
treef30fc8815bf47e6ce46710038920dc550907b628 /games/tremulous/Makefile
parent3a55cc0d55bb6ca1dc9f8095cd02f5d1d15e5eba (diff)
Notes
Diffstat (limited to 'games/tremulous/Makefile')
-rw-r--r--games/tremulous/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile
index 7215e35a95ad..c8df870fc9e7 100644
--- a/games/tremulous/Makefile
+++ b/games/tremulous/Makefile
@@ -155,10 +155,8 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/tremulous.xpm ${PREFIX}/share/pixmaps
post-install:
-.if defined(WITH_SDL_AUDIO) || defined(WITH_OPENAL)
@${ECHO_CMD}
- @${ECHO_CMD} "WARNING: if you have sound problems try recompiling without SDL_AUDIO and OPENAL options." | ${FMT}
+ @${CAT} ${PKGMESSAGE}
@${ECHO_CMD}
-.endif
.include <bsd.port.post.mk>