aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux-png
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2009-04-01 18:10:16 +0800
committerbsam <bsam@FreeBSD.org>2009-04-01 18:10:16 +0800
commitd41db796bd7cff9ae9552600909f5c0ae1bd9277 (patch)
tree6c28dd92d52acb619455f2ef33b5f35a668229af /graphics/linux-png
parent69ff18d2fc3f2fab2f37e3c338f4ac6417d56b3a (diff)
downloadfreebsd-ports-gnome-d41db796bd7cff9ae9552600909f5c0ae1bd9277.tar.gz
freebsd-ports-gnome-d41db796bd7cff9ae9552600909f5c0ae1bd9277.tar.zst
freebsd-ports-gnome-d41db796bd7cff9ae9552600909f5c0ae1bd9277.zip
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).
Diffstat (limited to 'graphics/linux-png')
-rw-r--r--graphics/linux-png/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile
index 10c3d3261f22..1b18f7dd1a79 100644
--- a/graphics/linux-png/Makefile
+++ b/graphics/linux-png/Makefile
@@ -7,13 +7,15 @@
PORTNAME= png
PORTVERSION= 1.2.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics linux
DISTNAME= libpng-${PORTVERSION}-2
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of the PNG lib
+CONFLICTS= linux-f8-png-[0-9]*
+
# no alpha rpm is available
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX_RPM= yes