summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>1999-07-21 14:55:43 +0000
committermarcel <marcel@FreeBSD.org>1999-07-21 14:55:43 +0000
commit006748d7075d8aa18b6e21eed8ba3d16a9993088 (patch)
treec967cd82badb49fe81797727eac72d6dd35304e2 /games
parent72480a5539d3d6f4e4f5eae58f276ea04ecca4bb (diff)
downloadFreeBSD-ports-006748d7075d8aa18b6e21eed8ba3d16a9993088.zip
FreeBSD-ports-006748d7075d8aa18b6e21eed8ba3d16a9993088.tar.gz
Make port depend on linux_base instead of linux_lib.
Diffstat (limited to 'games')
-rw-r--r--games/linuxdoom/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/linuxdoom/Makefile b/games/linuxdoom/Makefile
index 5ad8d8d..e9c09ed 100644
--- a/games/linuxdoom/Makefile
+++ b/games/linuxdoom/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Dec 9 09:42:37 CST 1996
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.8 1999/01/15 03:01:36 jmz Exp $
+# $Id: Makefile,v 1.9 1999/01/18 08:44:45 asami Exp $
#
DISTNAME= doom-1.8
@@ -15,8 +15,8 @@ DISTFILES= linux-doom-1.8.tar.gz musserver.tgz smooth-joystick4doom.tgz
MAINTAINER= erich@FreeBSD.org
-BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib
-RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
+RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base
USE_XLIB= yes
NO_WRKSUBDIR= yes
OpenPOWER on IntegriCloud