diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 21:15:40 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 21:15:40 +0000 |
commit | f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6 (patch) | |
tree | bcc195ff277b4bc682a7cb749ed785f6beb1bdc9 /graphics/linux-gdk-pixbuf | |
parent | 783c16c4938ee78690233d0458b3243fd9bdd141 (diff) | |
download | ports-f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6.tar.gz ports-f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6.zip |
Notes
Diffstat (limited to 'graphics/linux-gdk-pixbuf')
-rw-r--r-- | graphics/linux-gdk-pixbuf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/linux-gdk-pixbuf/Makefile b/graphics/linux-gdk-pixbuf/Makefile index 7f6c8e79a33e..e8a8e85baf9e 100644 --- a/graphics/linux-gdk-pixbuf/Makefile +++ b/graphics/linux-gdk-pixbuf/Makefile @@ -7,14 +7,14 @@ PORTNAME= gdk-pixbuf PORTVERSION= 0.22.0.18.fc4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics linux DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+)\./\1-/} MAINTAINER= sethk@meowfishies.com COMMENT= Linux version of the graphic library for GTK+ -CONFLICTS= linux-f8-gdk-pixbuf-[0-9]* +CONFLICTS= linux-f8-gdk-pixbuf-[0-9]* linux-f10-gdk-pixbuf-[0-9]* USE_LINUX_RPM= yes LINUX_DIST_VER= 4 |