diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-17 06:09:06 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-17 06:09:06 +0000 |
commit | 8dbaa24496e939dff3fcb92df26f8e13e8b216cb (patch) | |
tree | fc796580d9e232c8c0a1ef24921c0416946b2d4b /emulators | |
parent | 6c9bcdd276628263e1d9815fe01c224b845def97 (diff) | |
download | ports-8dbaa24496e939dff3fcb92df26f8e13e8b216cb.tar.gz ports-8dbaa24496e939dff3fcb92df26f8e13e8b216cb.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-6/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-62/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-8/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.1/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 8a29232ab236..62ce5f417395 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm -PREFIX= /compat/linux +PREFIX= /usr/compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index 8a29232ab236..62ce5f417395 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm -PREFIX= /compat/linux +PREFIX= /usr/compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index 8a29232ab236..62ce5f417395 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm -PREFIX= /compat/linux +PREFIX= /usr/compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index 8a29232ab236..62ce5f417395 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm -PREFIX= /compat/linux +PREFIX= /usr/compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index 8a29232ab236..62ce5f417395 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm -PREFIX= /compat/linux +PREFIX= /usr/compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index 8a29232ab236..62ce5f417395 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm -PREFIX= /compat/linux +PREFIX= /usr/compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index 8a29232ab236..62ce5f417395 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm -PREFIX= /compat/linux +PREFIX= /usr/compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 8a29232ab236..62ce5f417395 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm -PREFIX= /compat/linux +PREFIX= /usr/compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes |