diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-12-14 22:40:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-12-14 22:40:39 +0000 |
commit | 31ed304419d351e8bc1173646a07fde77c46745d (patch) | |
tree | 18c126dfb51895198cc001958a7e5ad4fb5ce525 /lang | |
parent | f0f72ef4e18fd56bf8dba08146481d140e0e26e6 (diff) | |
download | ports-31ed304419d351e8bc1173646a07fde77c46745d.tar.gz ports-31ed304419d351e8bc1173646a07fde77c46745d.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/visualworks/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/visualworks/Makefile b/lang/visualworks/Makefile index 3fba8f12a034..dea388d91d62 100644 --- a/lang/visualworks/Makefile +++ b/lang/visualworks/Makefile @@ -20,9 +20,7 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= js@jeannot.org -RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base - -USE_LINUX_LIB= yes +USE_LINUX= yes ONLY_FOR_ARCHS= i386 |