aboutsummaryrefslogtreecommitdiffstats
path: root/games/linux-quake4
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-06-25 03:58:50 +0800
committeralepulver <alepulver@FreeBSD.org>2006-06-25 03:58:50 +0800
commit7658c3c9036d1b2eea5dd3b5b0ababa12e6d5a85 (patch)
tree58ffa29da97059d5770afb7fd2e95c8518c398e7 /games/linux-quake4
parent42ee656915c3e749865b44e3ad025d56b9ba3bf7 (diff)
downloadfreebsd-ports-gnome-7658c3c9036d1b2eea5dd3b5b0ababa12e6d5a85.tar.gz
freebsd-ports-gnome-7658c3c9036d1b2eea5dd3b5b0ababa12e6d5a85.tar.zst
freebsd-ports-gnome-7658c3c9036d1b2eea5dd3b5b0ababa12e6d5a85.zip
- Do not install standard libraries since they are now present in
linux_base-fc4. Approved by: maintainer
Diffstat (limited to 'games/linux-quake4')
-rw-r--r--games/linux-quake4/Makefile6
-rw-r--r--games/linux-quake4/files/run.sh.in6
-rw-r--r--games/linux-quake4/pkg-plist3
3 files changed, 0 insertions, 15 deletions
diff --git a/games/linux-quake4/Makefile b/games/linux-quake4/Makefile
index 7bdc0d9a7773..6993487eaa97 100644
--- a/games/linux-quake4/Makefile
+++ b/games/linux-quake4/Makefile
@@ -64,16 +64,10 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${FILE}.sh ${PREFIX}/bin/${FILE}
${INSTALL_PROGRAM} ${WRKSRC}/bin/FreeBSD/x86/${FILE}.x86 ${PREFIX}/${Q4DIR}
.endfor
-
.if !defined(WITHOUT_SMP)
${INSTALL_SCRIPT} ${WRKSRC}/quake4smp.sh ${PREFIX}/bin/quake4smp
${INSTALL_PROGRAM} ${WRKSRC}/bin/FreeBSD/x86/quake4smp.x86 ${PREFIX}/${Q4DIR}
.endif
- # Libraries
-.for FILE in libSDL-1.2.id.so.0 libstdc++.so.6
- ${INSTALL_PROGRAM} ${WRKSRC}/bin/FreeBSD/x86/${FILE} ${PREFIX}/${Q4DIR}
-.endfor
- ${INSTALL_PROGRAM} ${WRKSRC}/bin/FreeBSD/x86/libgcc_s.so.1 ${PREFIX}/${Q4DIR}
# Punkbuster
@${MKDIR} ${PREFIX}/${Q4DIR}/pb/htm
diff --git a/games/linux-quake4/files/run.sh.in b/games/linux-quake4/files/run.sh.in
index be4338723c58..64fd225b0e5f 100644
--- a/games/linux-quake4/files/run.sh.in
+++ b/games/linux-quake4/files/run.sh.in
@@ -1,10 +1,4 @@
#!/bin/sh
-if [ -n "$LD_LIBRARY_PATH" ]; then
- export LD_LIBRARY_PATH="@Q4DIR@:$LD_LIBRARY_PATH"
-else
- export LD_LIBRARY_PATH="@Q4DIR@"
-fi
-
cd @Q4DIR@ || exit 1
exec @Q4DIR@/@APP@ "$@"
diff --git a/games/linux-quake4/pkg-plist b/games/linux-quake4/pkg-plist
index a0b504ab1689..0717e98d4d25 100644
--- a/games/linux-quake4/pkg-plist
+++ b/games/linux-quake4/pkg-plist
@@ -40,9 +40,6 @@ bin/quake4
%%SMP%%%%Q4DIR%%/quake4smp.x86
%%Q4DIR%%/q4ded.x86
%%Q4DIR%%/quake4.x86
-%%Q4DIR%%/libSDL-1.2.id.so.0
-%%Q4DIR%%/libstdc++.so.6
-%%Q4DIR%%/libgcc_s.so.1
%%PORTDOCS%%%%DOCSDIR%%/ENG/License.txt
%%PORTDOCS%%%%DOCSDIR%%/ENG/MSR.txt
%%PORTDOCS%%%%DOCSDIR%%/ENG/PBEULA.txt