aboutsummaryrefslogtreecommitdiff
path: root/www/aswedit
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 /www/aswedit
parent4f879317f77b8dce9274748b7227f28efe59d512 (diff)
downloadports-d7d791cfa6686861a5ce83778fa10aacad54f40e.tar.gz
ports-d7d791cfa6686861a5ce83778fa10aacad54f40e.zip
Make port depend on linux_base instead of linux_lib.
Notes
Notes: svn path=/head/; revision=20299
Diffstat (limited to 'www/aswedit')
-rw-r--r--www/aswedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile
index 12ac876abc9e..a6b89f4091bc 100644
--- a/www/aswedit/Makefile
+++ b/www/aswedit/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 June 1997
# Whom: brett@peloton.physics.montana.edu
#
-# $Id: Makefile,v 1.3 1999/01/07 02:31:51 simokawa Exp $
+# $Id: Makefile,v 1.4 1999/05/05 13:45:58 flathill Exp $
#
DISTNAME= asWedit-4.0-i386.linux
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.advasoft.com/asWedit/ \
MAINTAINER= brett@peloton.physics.montana.edu
-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
RESTRICTED= "Commercial software"