change :devel/libboost to devel/libboost64

This commit is contained in:
ziggi
2019-12-26 12:06:15 +00:00
parent 5cfdab6bfe
commit f40d1c02df
35 changed files with 42 additions and 42 deletions

View File

@@ -12,7 +12,7 @@ PKGNAMESUFFIX= -core
MAINTAINER= office@FreeBSD.org
COMMENT= CLucene is a C++ port of Lucene
BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:devel/libboost
BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:devel/libboost64
USES= cmake gmake
USE_LDCONFIG= yes