aboutsummaryrefslogtreecommitdiff
path: root/japanese/ng
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:53:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:53:00 +0000
commitb65af0dc1976097746176f9184bc565f2c59a64a (patch)
tree3da2dd17e0d82cd9d64beacf9740faa93a967789 /japanese/ng
parent91298a461b30ed47de46ab46da0d02d93f18840e (diff)
downloadports-b65af0dc1976097746176f9184bc565f2c59a64a.tar.gz
ports-b65af0dc1976097746176f9184bc565f2c59a64a.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361815
Diffstat (limited to 'japanese/ng')
-rw-r--r--japanese/ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ng/Makefile b/japanese/ng/Makefile
index dee14242ebaf..cfab76528c74 100644
--- a/japanese/ng/Makefile
+++ b/japanese/ng/Makefile
@@ -30,7 +30,7 @@ NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(WITH_CANNA)
-LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/canna-lib
+LIB_DEPENDS+= libcanna.so:${PORTSDIR}/japanese/canna-lib
CFLAGS+= -I${LOCALBASE}/include -DCANNA
LIBS+= -L${LOCALBASE}/lib -lcanna