diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-21 14:55:43 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-21 14:55:43 +0000 |
commit | d7d791cfa6686861a5ce83778fa10aacad54f40e (patch) | |
tree | b89620de2dfc36665774af847d71410b6c4037b3 /www/aswedit | |
parent | 4f879317f77b8dce9274748b7227f28efe59d512 (diff) | |
download | ports-d7d791cfa6686861a5ce83778fa10aacad54f40e.tar.gz ports-d7d791cfa6686861a5ce83778fa10aacad54f40e.zip |
Notes
Diffstat (limited to 'www/aswedit')
-rw-r--r-- | www/aswedit/Makefile | 4 |
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" |