aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-8/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-12-19 02:13:56 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-12-19 02:13:56 +0000
commit335bfa1784a2aa35a2e777a7643beae99c1c7b34 (patch)
tree40fe2154f968b3f5c78e7a0c3074f73b3c78cf84 /emulators/linux_base-8/Makefile
parent619c0037d2d5f408920ecabd7d8d514399f6cbbe (diff)
downloadports-335bfa1784a2aa35a2e777a7643beae99c1c7b34.tar.gz
ports-335bfa1784a2aa35a2e777a7643beae99c1c7b34.zip
Notes
Diffstat (limited to 'emulators/linux_base-8/Makefile')
-rw-r--r--emulators/linux_base-8/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index f2f66fd78b1d..7e7af1670582 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -10,14 +10,11 @@ PORTNAME= linux_base-8
PORTVERSION= 8.0
PORTREVISION= 4
CATEGORIES= emulators linux
-MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX}
-MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS
MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} \
${MASTER_SITE_REDHAT_LINUX:S/$/:new/}
MASTER_SITE_SUBDIR= \
${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS \
updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/:new
-
DISTFILES= redhat-release-8.0-8.noarch.rpm \
glibc-common-2.3.2-4.80.8.${MACHINE_ARCH}.rpm:new \
glibc-2.3.2-4.80.8.${MACHINE_ARCH}.rpm:new \
@@ -52,10 +49,6 @@ DISTFILES= redhat-release-8.0-8.noarch.rpm \
freetype-2.1.2-7.${MACHINE_ARCH}.rpm \
zlib-1.1.4-8.8x.${MACHINE_ARCH}.rpm:new
-PATCH_SITES= ${MASTER_SITE_REDHAT_LINUX}
-PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}
-PATCHFILES= ${UPDATES}
-
MAINTAINER= trevor@FreeBSD.org
COMMENT= Base set of packages needed in Linux mode (only for i386)