Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2014 19:34:02 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354459 - head/japanese/namazu2
Message-ID:  <201405181934.s4IJY2f8040741@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sun May 18 19:34:01 2014
New Revision: 354459
URL: http://svnweb.freebsd.org/changeset/ports/354459
QAT: https://qat.redports.org/buildarchive/r354459/

Log:
  - Stage safe
  - Convert to new LIB_DEPENDS format

Modified:
  head/japanese/namazu2/Makefile

Modified: head/japanese/namazu2/Makefile
==============================================================================
--- head/japanese/namazu2/Makefile	Sun May 18 19:34:00 2014	(r354458)
+++ head/japanese/namazu2/Makefile	Sun May 18 19:34:01 2014	(r354459)
@@ -12,7 +12,7 @@ EXTRACT_ONLY=	# empty
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Meta-port of Namazu and Japanese support modules
 
-LIB_DEPENDS=	nmz.8:${PORTSDIR}/databases/namazu2
+LIB_DEPENDS=	libnmz.so:${PORTSDIR}/databases/namazu2
 RUN_DEPENDS=	ja-p5-nkf>=0:${PORTSDIR}/japanese/p5-nkf
 
 PLIST=		"@comment this plist is intentionally left empty"
@@ -25,7 +25,6 @@ RUN_DEPENDS+=	ja-p5-Text-Kakasi>=0:${POR
 RUN_DEPENDS+=	ja-p5-MeCab>=0:${PORTSDIR}/japanese/p5-MeCab
 .endif
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../databases/namazu2/Makefile.common"
 
 NO_BUILD=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405181934.s4IJY2f8040741>