aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2007-04-04 20:53:09 +0800
committerstas <stas@FreeBSD.org>2007-04-04 20:53:09 +0800
commitab7b45ceeea7c3379b4bd9a07d73f34d29fe1c89 (patch)
tree2da148420018be0f51bcbe739100626c6e878238 /lang
parentf06c9717447d0e50ba80281da7ea226c8a0d3306 (diff)
downloadfreebsd-ports-graphics-ab7b45ceeea7c3379b4bd9a07d73f34d29fe1c89.tar.gz
freebsd-ports-graphics-ab7b45ceeea7c3379b4bd9a07d73f34d29fe1c89.tar.zst
freebsd-ports-graphics-ab7b45ceeea7c3379b4bd9a07d73f34d29fe1c89.zip
- Use common RUBY_PORTEPOCH variable.
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby18/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index ee0c8828934..920998b6ce7 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ruby
PORTVERSION= ${RUBY_PORTVERSION}
PORTREVISION= ${RUBY_PORTREVISION}
-PORTEPOCH= 1
+PORTEPOCH= ${RUBY_PORTEPOCH}
CATEGORIES= lang ruby ipv6
MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR_RUBY}
7585b9cc1d36a49774dfe2ee4b31e9e'>Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0 * Conversion to a single libtool environment.ade2006-02-232-2/+4 * Fix build WITH_SDL on some systemslioux2005-11-181-1/+3 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Add SHA256 checksumlioux2005-11-111-0/+1 * - libdata/pkgconfig is now included in mtreepav2005-05-171-1/+0 * Remove BROKEN on alpha ARCHlioux2005-04-181-4/+0 * De-obrienize: move ${ARCH} conditional expression to after bsd.port.pre.mk.adamw2005-04-121-3/+3 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-11