aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-10-30 16:22:51 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-10-30 16:22:51 +0000
commit54e5c81bf6530bc31561ff7de4c83a708d522ff4 (patch)
tree2a3aba4c748cd8786568dce24e3b11752efbe933 /games
parent59d6a527a64d82f5efebb9d0e2cc8f1e5d457f1f (diff)
downloadports-54e5c81bf6530bc31561ff7de4c83a708d522ff4.tar.gz
ports-54e5c81bf6530bc31561ff7de4c83a708d522ff4.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/quakeserver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile
index 9d8d4a366f40..83f00eaf7d36 100644
--- a/games/quakeserver/Makefile
+++ b/games/quakeserver/Makefile
@@ -3,7 +3,7 @@
# Date created: October 26th 1996
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.1.1.1 1996/10/28 10:49:50 jfitz Exp $
+# $Id: Makefile,v 1.2 1996/10/28 19:16:36 jfitz Exp $
#
PKGNAME= quakeserver-1.01
@@ -29,7 +29,7 @@ FETCH_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
lha:${PORTSDIR}/archivers/lha
RUN_DEPENDS= expect:${PORTSDIR}/lang/expect \
- /compat/linux/lib/libc.so.5.0.9:${PORTSDIR}/emulators/linux_lib
+ /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
# Uncomment the next line to include the QuakeC compiler port as well
#RUN_DEPENDS+= qcc:${PORTSDIR}/games/qcc