aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux-f10-gdk-pixbuf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-f10-gdk-pixbuf/Makefile')
-rw-r--r--graphics/linux-f10-gdk-pixbuf/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/graphics/linux-f10-gdk-pixbuf/Makefile b/graphics/linux-f10-gdk-pixbuf/Makefile
index 6aafda7bec3e..37e6f0b1b018 100644
--- a/graphics/linux-f10-gdk-pixbuf/Makefile
+++ b/graphics/linux-f10-gdk-pixbuf/Makefile
@@ -1,5 +1,5 @@
-# New ports collection makefile for: devel/linux-f8-gdk-pixbuf
-# Date created: 2008-04-02
+# New ports collection makefile for: devel/linux-f10-gdk-pixbuf
+# Date created: 2009-05-03
# Whom: bsam
#
# $FreeBSD$
@@ -8,16 +8,18 @@
PORTNAME= gdk-pixbuf
PORTVERSION= 0.22.0
CATEGORIES= graphics linux
-PKGNAMEPREFIX= linux-f8-
+PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
-COMMENT= Image loading library for GTK+ (Linux Fedora 8)
+COMMENT= Image loading library for GTK+ (Linux Fedora 10)
+
+CONFLICTS= linux-gdk-pixbuf-[0-9]* linux-f8-gdk-pixbuf-[0-9]*
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX_RPM= yes
-LINUX_DIST_VER= 8
-RPMVERSION= 35.fc8
+LINUX_DIST_VER= 10
+RPMVERSION= 36.fc9
USE_LDCONFIG= yes
.include <bsd.port.mk>