diff options
author | knu <knu@FreeBSD.org> | 2001-03-28 20:33:17 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-03-28 20:33:17 +0800 |
commit | 48ec65ad267d943446a848a2986e6162134172d0 (patch) | |
tree | bef89ae16f21df8f7a80aeb44baf1c2df32e42f4 /graphics/ruby-qt2gl | |
parent | c128e3539528d0e761859ba01b7063a79adba05a (diff) | |
download | freebsd-ports-gnome-48ec65ad267d943446a848a2986e6162134172d0.tar.gz freebsd-ports-gnome-48ec65ad267d943446a848a2986e6162134172d0.tar.zst freebsd-ports-gnome-48ec65ad267d943446a848a2986e6162134172d0.zip |
D'oh, PORTREVISION doesn't work if you define the value of it after
bsd.port.pre.mk is read. Bump the version to 0.12a instead of 0.12_1.
Diffstat (limited to 'graphics/ruby-qt2gl')
-rw-r--r-- | graphics/ruby-qt2gl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ruby-qt2gl/Makefile b/graphics/ruby-qt2gl/Makefile index 7d5d09e4ec9e..71f8721b5d4e 100644 --- a/graphics/ruby-qt2gl/Makefile +++ b/graphics/ruby-qt2gl/Makefile @@ -7,7 +7,6 @@ PORTNAME= qt2gl PORTVERSION= ${RUBY_QT2_PORTVERSION} -PORTREVISION= ${RUBY_QT2_PORTREVISION} CATEGORIES= graphics x11-toolkits ruby MASTER_SITES= ${RUBY_QT2_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |