From d41db796bd7cff9ae9552600909f5c0ae1bd9277 Mon Sep 17 00:00:00 2001 From: bsam Date: Wed, 1 Apr 2009 10:10:16 +0000 Subject: Finish repocopies of new linux-f8 infrastructure ports: . add CONFLICTS to 47 original ports; . bump PORTREVISIONs for all of them; . pet portlint for 2-3 ports (misplaced PORTREVISION). --- devel/linux-sdl12/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'devel/linux-sdl12') diff --git a/devel/linux-sdl12/Makefile b/devel/linux-sdl12/Makefile index ec312f529c75..0681c31bffdb 100644 --- a/devel/linux-sdl12/Makefile +++ b/devel/linux-sdl12/Makefile @@ -8,6 +8,7 @@ PORTNAME= sdl PORTVERSION= 1.2.10 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel linux MASTER_SITES= http://www.libsdl.org/release/ \ @@ -17,6 +18,8 @@ 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]* + USE_LINUX_RPM= yes USE_LINUX_APPS= xorglibs INSTALL_SHLIB= yes -- cgit