summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/linux_base-c6/Makefile3
-rw-r--r--emulators/linux_base-f10/Makefile3
-rw-r--r--emulators/linux_base-f7/Makefile3
-rw-r--r--emulators/linux_base-f8/Makefile3
-rw-r--r--emulators/linux_base-f9/Makefile3
-rw-r--r--emulators/linux_base-f9/linux_base-f8/Makefile3
-rw-r--r--emulators/linux_base-fc3/Makefile4
-rw-r--r--emulators/linux_base-fc4/Makefile3
-rw-r--r--emulators/linux_base-fc6/Makefile3
-rw-r--r--emulators/linux_base-fc7/Makefile3
10 files changed, 20 insertions, 11 deletions
diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile
index 39b446ececf1..1132e1f2b9ac 100644
--- a/emulators/linux_base-c6/Makefile
+++ b/emulators/linux_base-c6/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -93,7 +94,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc3 linux-libgcc*
+ linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-f10/Makefile b/emulators/linux_base-f10/Makefile
index 39b446ececf1..1132e1f2b9ac 100644
--- a/emulators/linux_base-f10/Makefile
+++ b/emulators/linux_base-f10/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -93,7 +94,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc3 linux-libgcc*
+ linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-f7/Makefile b/emulators/linux_base-f7/Makefile
index 39b446ececf1..1132e1f2b9ac 100644
--- a/emulators/linux_base-f7/Makefile
+++ b/emulators/linux_base-f7/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -93,7 +94,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc3 linux-libgcc*
+ linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-f8/Makefile b/emulators/linux_base-f8/Makefile
index 39b446ececf1..1132e1f2b9ac 100644
--- a/emulators/linux_base-f8/Makefile
+++ b/emulators/linux_base-f8/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -93,7 +94,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc3 linux-libgcc*
+ linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-f9/Makefile b/emulators/linux_base-f9/Makefile
index 39b446ececf1..1132e1f2b9ac 100644
--- a/emulators/linux_base-f9/Makefile
+++ b/emulators/linux_base-f9/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -93,7 +94,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc3 linux-libgcc*
+ linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-f9/linux_base-f8/Makefile b/emulators/linux_base-f9/linux_base-f8/Makefile
index 39b446ececf1..1132e1f2b9ac 100644
--- a/emulators/linux_base-f9/linux_base-f8/Makefile
+++ b/emulators/linux_base-f9/linux_base-f8/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -93,7 +94,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc3 linux-libgcc*
+ linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-fc3/Makefile b/emulators/linux_base-fc3/Makefile
index ca6f82705234..53f80ea699fb 100644
--- a/emulators/linux_base-fc3/Makefile
+++ b/emulators/linux_base-fc3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fc
PORTVERSION= 3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -91,7 +91,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc-4* linux-libgcc*
+ linux_base-fc-4* linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-fc4/Makefile b/emulators/linux_base-fc4/Makefile
index 39b446ececf1..1132e1f2b9ac 100644
--- a/emulators/linux_base-fc4/Makefile
+++ b/emulators/linux_base-fc4/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -93,7 +94,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc3 linux-libgcc*
+ linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-fc6/Makefile b/emulators/linux_base-fc6/Makefile
index 39b446ececf1..1132e1f2b9ac 100644
--- a/emulators/linux_base-fc6/Makefile
+++ b/emulators/linux_base-fc6/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -93,7 +94,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc3 linux-libgcc*
+ linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-fc7/Makefile b/emulators/linux_base-fc7/Makefile
index 39b446ececf1..1132e1f2b9ac 100644
--- a/emulators/linux_base-fc7/Makefile
+++ b/emulators/linux_base-fc7/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fc
PORTVERSION= 4
+PORTREVISION= 1
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
@@ -93,7 +94,7 @@ ALWAYS_KEEP_DISTFILES= yes
CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-rh-9* linux_base-suse-9* linux_base-8* \
- linux_base-fc3 linux-libgcc*
+ linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
PREFIX?= ${LINUXBASE}