diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-09 02:39:39 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-09 02:39:39 +0000 |
commit | 86e99b50fa5ed8339454d4892aef2a2740d0a3bb (patch) | |
tree | 931c36ed1c5158b5ab6acf043b8d0bd96c3650e1 /textproc/ruby-sablot/Makefile | |
parent | Use RUBY_ELISPDIR and leave XEMACSLISTDIR to lang/ruby{,-devel}. (diff) |
Chase the textproc/sablotron update...
When updating a port, please take care of its dependents, thank you.
Diffstat (limited to 'textproc/ruby-sablot/Makefile')
-rw-r--r-- | textproc/ruby-sablot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index 6c2fc081289a..de5a04b447d7 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -7,6 +7,7 @@ PORTNAME= sablot PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= http://www.inac.co.jp/~maki/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= sablot.51:${PORTSDIR}/textproc/sablotron +LIB_DEPENDS= sablot.52:${PORTSDIR}/textproc/sablotron USE_RUBY= yes USE_RUBY_EXTCONF= yes |