diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /emulators/linux_base-debian | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Diffstat (limited to 'emulators/linux_base-debian')
-rw-r--r-- | emulators/linux_base-debian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index 20d55c718190..dad21e63f7b8 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -26,7 +26,7 @@ DISTDATE= 2002-07-18 WRKSRC= ${WRKDIR}/var/cache/apt/archives NO_BUILD= yes NO_MTREE= yes -NO_FILTER_SHLIBS= yes +NO_FILTER_SHLIBS= yes ONLY_FOR_ARCHS= i386 PREFIX?= ${LINUXBASE} |