aboutsummaryrefslogtreecommitdiff
path: root/games/diameter
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2006-09-20 11:21:59 +0000
committerStanislav Sedov <stas@FreeBSD.org>2006-09-20 11:21:59 +0000
commit0d2725682b8325a08b11592d11062997bb9dc7f2 (patch)
tree46ab0c86563bfc2fbab1ecc5f9dadffb47afe737 /games/diameter
parent750f1f56ed3264341b911b1182fc2f3f4dd609c2 (diff)
downloadports-0d2725682b8325a08b11592d11062997bb9dc7f2.tar.gz
ports-0d2725682b8325a08b11592d11062997bb9dc7f2.zip
Notes
Diffstat (limited to 'games/diameter')
-rw-r--r--games/diameter/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/diameter/Makefile b/games/diameter/Makefile
index 3a42987d0bf2..fd3255910ba0 100644
--- a/games/diameter/Makefile
+++ b/games/diameter/Makefile
@@ -36,7 +36,6 @@ BROKEN= Does not build on FreeBSD 4.x
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/src/snd/snd.h
@${REINPLACE_CMD} -e '/PKG_CONFIG/ s|libpng|libpng12|' \
-e 's|sdl-config|$$SDL_CONFIG|' \
-e '/LIBS/ s|-lSDL |`$$SDL_CONFIG --libs` |' \