aboutsummaryrefslogtreecommitdiff
path: root/games/chromium-bsu
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-09 09:41:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-09 09:41:54 +0000
commit0c7e5a37d869a96e0e5f378a9b17bcebd041187d (patch)
tree66dc54889d6c7ea73ab2bd04b14b9ecb54c83d63 /games/chromium-bsu
parent085e3cead8f165d4e9571eb6db39ae0aaa072e75 (diff)
downloadports-0c7e5a37d869a96e0e5f378a9b17bcebd041187d.tar.gz
ports-0c7e5a37d869a96e0e5f378a9b17bcebd041187d.zip
- Fix overzealous X11BASE patching which was breaking compilation
Notes
Notes: svn path=/head/; revision=184708
Diffstat (limited to 'games/chromium-bsu')
-rw-r--r--games/chromium-bsu/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile
index f663e55c0410..b6537255b4e8 100644
--- a/games/chromium-bsu/Makefile
+++ b/games/chromium-bsu/Makefile
@@ -30,10 +30,8 @@ post-patch:
@${REINPLACE_CMD} -e 's|-lopenal|& -lalut|g' \
-e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/src/Makefile
- @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/src/CHROMIUM.pro
@${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/src-setup/Makefile
@${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/support/glpng/src/Makefile
- @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/support/glpng/src/glpng.pro
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/chromium ${PREFIX}/bin