summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-01-16 03:51:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-01-16 03:51:38 +0000
commit4b160522cd95a0d859e8d0e498d2903ff9b380a1 (patch)
tree910d98e23009d39e5ed09bc38d6f59e32080a13c /emulators
parentThis does not conflict with linux_base-gentoo-stage1 as this Gentoo (diff)
Remove bogus do-patch: target.
Bump PORTREVISION for the move to freetype-2.1.5-0. Properly spell gentoo.
Notes
Notes: svn path=/head/; revision=126539
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 03fec8706fda..a4726a2945da 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.