summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-01-16 03:51:38 +0000
committerobrien <obrien@FreeBSD.org>2005-01-16 03:51:38 +0000
commit4cad8f2036e1dd4dd4ec9249fe571b9d2dbd468f (patch)
tree22147b96440d7866ed87ac0f4af38c4dd9388ad3 /emulators
parentd87ac0ff12c38aafccf29f67b3c509733a2108a8 (diff)
downloadFreeBSD-ports-4cad8f2036e1dd4dd4ec9249fe571b9d2dbd468f.zip
FreeBSD-ports-4cad8f2036e1dd4dd4ec9249fe571b9d2dbd468f.tar.gz
Remove bogus do-patch: target.
Bump PORTREVISION for the move to freetype-2.1.5-0. Properly spell gentoo.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_base-8/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 03fec87..a4726a2 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -8,7 +8,7 @@
PORTNAME= linux_base-8
PORTVERSION= 8.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} \
${MASTER_SITE_REDHAT_LINUX:S/$/:new/} \
@@ -55,7 +55,7 @@ COMMENT= Base set of packages needed in Linux mode (only for i386)
EXTRACT_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
-CONFLICTS= linux_base-6* linux_base-7* linux_base-deb* linux_base-gen* \
+CONFLICTS= linux_base-6* linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh* linux_base-suse*
ONLY_FOR_ARCHS= i386 amd64
DIST_SUBDIR= rpm/${ARCH}/${PORTVERSION}
@@ -98,9 +98,6 @@ FALLBACK_ELF_MIB= kern.fallback_elf_brand
LINUX_ELF= 3
PREVIOUS_ELF!= /sbin/sysctl -n ${FALLBACK_ELF_MIB}
-do-patch:
- @${DO_NADA}
-
do-extract:
#
# Handle the loading of the linux loadable kernel module if required.
OpenPOWER on IntegriCloud