aboutsummaryrefslogtreecommitdiffstats
path: root/databases/ruby-sqlrelay
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-05-30 22:18:30 +0800
committereik <eik@FreeBSD.org>2004-05-30 22:18:30 +0800
commit653c56ca35f4e7f45fa22baf5641cecc8ff3d8ac (patch)
tree43317cf41122f2700eab5cf05f61020c8d84d0dc /databases/ruby-sqlrelay
parent37ab38974372d9108471072cf92f289955c94fd7 (diff)
downloadfreebsd-ports-gnome-653c56ca35f4e7f45fa22baf5641cecc8ff3d8ac.tar.gz
freebsd-ports-gnome-653c56ca35f4e7f45fa22baf5641cecc8ff3d8ac.tar.zst
freebsd-ports-gnome-653c56ca35f4e7f45fa22baf5641cecc8ff3d8ac.zip
fix PORTREVISION in this release
Diffstat (limited to 'databases/ruby-sqlrelay')
-rw-r--r--databases/ruby-sqlrelay/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/ruby-sqlrelay/Makefile b/databases/ruby-sqlrelay/Makefile
index 7c494d6a15b0..1d57bf472bc7 100644
--- a/databases/ruby-sqlrelay/Makefile
+++ b/databases/ruby-sqlrelay/Makefile
@@ -33,6 +33,10 @@ INSTALL_TARGET= site-install
.include "${.CURDIR}/../sqlrelay/Makefile.common"
+.if ${PORTVERSION} == 0.34.3
+PORTREVISION?= 1
+.endif
+
do-extract:
${MKDIR} ${WRKDIR}
${LN} -fs `${SQLRELAY_WRKSRC_CMD}` ${WRKSRC}