summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-02-22 03:26:32 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-02-22 03:26:32 +0000
commitce4bb6e7f754a41f4f1a0fac7560eef3a53fe6b5 (patch)
treefa12b7a6707de983aaaadd7aadd55961b2393ba7 /editors
parentAdd eights, a simple text-based games of eights (diff)
Replace RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig with USE_LINUX
PR: 35194 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=55068
Diffstat (limited to 'editors')
-rw-r--r--editors/edith/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/edith/Makefile b/editors/edith/Makefile
index 48a585189728..8a63ae788422 100644
--- a/editors/edith/Makefile
+++ b/editors/edith/Makefile
@@ -14,8 +14,7 @@ DISTFILES= edith1.55.common.tar.gz \
MAINTAINER= chris@unixpages.org
-RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig:${PORTSDIR}/emulators/linux_base
-
+USE_LINUX= yes
ONLY_FOR_ARCHS= i386
NO_CDROM= "Redistribution not allowed"