diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/linux-allegro/Makefile | 4 | ||||
-rw-r--r-- | devel/linux-libglade/Makefile | 4 | ||||
-rw-r--r-- | devel/linux-libglade2/Makefile | 4 | ||||
-rw-r--r-- | devel/linux-libsigc++20/Makefile | 4 | ||||
-rw-r--r-- | devel/linux-sdl12/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/devel/linux-allegro/Makefile b/devel/linux-allegro/Makefile index 988cbbafd5d5..da715a839afe 100644 --- a/devel/linux-allegro/Makefile +++ b/devel/linux-allegro/Makefile @@ -7,7 +7,7 @@ PORTNAME= allegro PORTVERSION= 4.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel linux MASTER_SITES= http://membres.lycos.fr/ebotcazou/allegro/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Cross-platform game programming library (linux version) -CONFLICTS= linux-f8-allegro-[0-9]* +CONFLICTS= linux-f8-allegro-[0-9]* linux-f10-allegro-[0-9]* USE_LINUX_RPM= yes USE_LINUX_APPS= xorglibs diff --git a/devel/linux-libglade/Makefile b/devel/linux-libglade/Makefile index 0c71cd9a8d64..15f19ae6a956 100644 --- a/devel/linux-libglade/Makefile +++ b/devel/linux-libglade/Makefile @@ -7,14 +7,14 @@ PORTNAME= libglade PORTVERSION= 0.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel linux DISTNAME= ${PORTNAME}-${PORTVERSION}-16 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libglade -CONFLICTS= linux-f8-libglade-[0-9]* +CONFLICTS= linux-f8-libglade-[0-9]* linux-f10-libglade-[0-9]* USE_LINUX_RPM= yes LINUX_DIST_VER= 4 diff --git a/devel/linux-libglade2/Makefile b/devel/linux-libglade2/Makefile index a50b9e15296a..203389bc38e5 100644 --- a/devel/linux-libglade2/Makefile +++ b/devel/linux-libglade2/Makefile @@ -7,14 +7,14 @@ PORTNAME= libglade2 PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel linux DISTNAME= ${PORTNAME}-${PORTVERSION}-2 MAINTAINER= tut@nhamon.com.ua COMMENT= RPM of libglade2 -CONFLICTS= linux-f8-libglade2-[0-9]* +CONFLICTS= linux-f8-libglade2-[0-9]* linux-f10-libglade2-[0-9]* USE_LINUX_RPM= yes LINUX_DIST_VER= 4 diff --git a/devel/linux-libsigc++20/Makefile b/devel/linux-libsigc++20/Makefile index 30d40810362d..1b1f0212d1d2 100644 --- a/devel/linux-libsigc++20/Makefile +++ b/devel/linux-libsigc++20/Makefile @@ -7,7 +7,7 @@ PORTNAME= libsigc PORTVERSION= 2.0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel linux MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/ DISTNAME= ${PORTNAME}++20-${PORTVERSION}-${RPMVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}++20-${PORTVERSION}-${RPMVERSION} MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Callback Framework for C++ (linux version) -CONFLICTS= linux-f8-libsigc++20-[0-9]* +CONFLICTS= linux-f8-libsigc++20-[0-9]* linux-f10-libsigc++20-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes diff --git a/devel/linux-sdl12/Makefile b/devel/linux-sdl12/Makefile index 0681c31bffdb..f47830ec2bdd 100644 --- a/devel/linux-sdl12/Makefile +++ b/devel/linux-sdl12/Makefile @@ -8,7 +8,7 @@ PORTNAME= sdl PORTVERSION= 1.2.10 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel linux MASTER_SITES= http://www.libsdl.org/release/ \ @@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME:U}-${PORTVERSION:S/.1$/-1/}-1 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Cross-platform multi-media development API (linux version) -CONFLICTS= linux-f8-sdl12-[0-9]* +CONFLICTS= linux-f8-sdl12-[0-9]* linux-f10-sdl12-[0-9]* USE_LINUX_RPM= yes USE_LINUX_APPS= xorglibs |