summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-07-21 14:55:43 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-07-21 14:55:43 +0000
commitd7d791cfa6686861a5ce83778fa10aacad54f40e (patch)
treeb89620de2dfc36665774af847d71410b6c4037b3 /editors
parentActivate linux_devtools (diff)
Make port depend on linux_base instead of linux_lib.
Notes
Notes: svn path=/head/; revision=20299
Diffstat (limited to 'editors')
-rw-r--r--editors/wordperfect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/wordperfect/Makefile b/editors/wordperfect/Makefile
index 18fdf8abd7db..236f5d53b501 100644
--- a/editors/wordperfect/Makefile
+++ b/editors/wordperfect/Makefile
@@ -5,7 +5,7 @@
# msmith@freebsd.org
# Relevant URLs: http://www.corel.com/
#
-# $Id: Makefile,v 1.3 1999/01/07 02:31:39 simokawa Exp $
+# $Id: Makefile,v 1.4 1999/02/03 11:11:42 asami Exp $
DISTNAME= GUILG00
PKGNAME= wordperfect-8.0
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .GZ
MAINTAINER= msmith@freebsd.org
-RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base
ONLY_FOR_ARCHS= i386
NO_CDROM= "LIC: redistribution not allowed"