aboutsummaryrefslogtreecommitdiffstats
path: root/databases/ruby-gdbm/Makefile
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2007-04-05 17:07:21 +0800
committerstas <stas@FreeBSD.org>2007-04-05 17:07:21 +0800
commit8acdb126d031cd561a60a349116cd99a9f2d9a15 (patch)
tree73fee23ba82f54fcb3d2016924a5eb11367abe34 /databases/ruby-gdbm/Makefile
parent746cf264c33009389acd53630e4728b98e86d7e7 (diff)
downloadfreebsd-ports-gnome-8acdb126d031cd561a60a349116cd99a9f2d9a15.tar.gz
freebsd-ports-gnome-8acdb126d031cd561a60a349116cd99a9f2d9a15.tar.zst
freebsd-ports-gnome-8acdb126d031cd561a60a349116cd99a9f2d9a15.zip
- Use a static PORTEPOCH for a while. We have a problem with the variable
initialization order. Reported by: many Thanks to: pav
Diffstat (limited to 'databases/ruby-gdbm/Makefile')
-rw-r--r--databases/ruby-gdbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile
index 4200064c4b85..99a31eb878f9 100644
--- a/databases/ruby-gdbm/Makefile
+++ b/databases/ruby-gdbm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gdbm
PORTVERSION= ${RUBY_PORTVERSION}
PORTREVISION= ${RUBY_PORTREVISION}
-PORTEPOCH= ${RUBY_PORTEPOCH}
+PORTEPOCH= 1
CATEGORIES= databases ruby
MASTER_SITES= # none
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}