diff options
author | mezz <mezz@FreeBSD.org> | 2008-03-24 12:37:06 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-03-24 12:37:06 +0800 |
commit | 105434e49e204ac65412bccaaec69c36c7d2d6e8 (patch) | |
tree | 336b04bb07504b1e15d7f5cb06fc5bc4e8089a0f /graphics/ruby-rsvg2 | |
parent | f8d95da0a98a01c2d54ac14a19835f5ec42388fe (diff) | |
download | freebsd-ports-gnome-105434e49e204ac65412bccaaec69c36c7d2d6e8.tar.gz freebsd-ports-gnome-105434e49e204ac65412bccaaec69c36c7d2d6e8.tar.zst freebsd-ports-gnome-105434e49e204ac65412bccaaec69c36c7d2d6e8.zip |
Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.
Diffstat (limited to 'graphics/ruby-rsvg2')
-rw-r--r-- | graphics/ruby-rsvg2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ruby-rsvg2/Makefile b/graphics/ruby-rsvg2/Makefile index 66ac6d66cda3..3d9bce49acb7 100644 --- a/graphics/ruby-rsvg2/Makefile +++ b/graphics/ruby-rsvg2/Makefile @@ -8,7 +8,6 @@ PORTNAME= rsvg2 PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} |