1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Chase the libnmz shlib version bump.

This commit is contained in:
Akinori MUSHA 2002-09-13 12:18:32 +00:00
parent fac517ae29
commit d30cec0e96
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66259
2 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= Search-Namazu
PORTVERSION= 0.92
PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= http://www.namazu.org/~knok/
PKGNAMEPREFIX= p5-
@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
nmz.5:${PORTSDIR}/databases/namazu2
nmz.6:${PORTSDIR}/databases/namazu2
PERL_CONFIGURE= YES
CONFIGURE_ENV= PREFIX=${PREFIX}

View File

@ -7,6 +7,7 @@
PORTNAME= search-namazu
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= databases ruby
MASTER_SITES= ftp://ftp.tietew.jp/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -14,7 +15,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
LIB_DEPENDS= nmz.5:${PORTSDIR}/japanese/namazu2
LIB_DEPENDS= nmz.6:${PORTSDIR}/japanese/namazu2
USE_RUBY= yes
USE_RUBY_EXTCONF= yes