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). --- graphics/linux-png10/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/linux-png10') diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile index d23671783b57..17ece16f0588 100644 --- a/graphics/linux-png10/Makefile +++ b/graphics/linux-png10/Makefile @@ -7,12 +7,14 @@ PORTNAME= png PORTVERSION= 1.0.18 +PORTREVISION= 1 CATEGORIES= graphics linux DISTNAME= libpng10-${PORTVERSION}-2 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of the PNG lib (old 1.0 version) +CONFLICTS= linux-f8-png10-[0-9]* LATEST_LINK= linux-png10 ONLY_FOR_ARCHS= i386 amd64 -- cgit