1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Fix build on powerpc64.

While here, pet portlint.
This commit is contained in:
Mark Linimon 2018-10-30 19:02:48 +00:00
parent dd132c0765
commit 9057b4862b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483511

View File

@ -2,8 +2,8 @@
PORTNAME= chilitags
DISTVERSION= 2.0.0-169
PORTREVISION= 1
DISTVERSIONSUFFIX= -g0d9854f
PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/gpl.txt
LIB_DEPENDS= libopencv_imgproc.so:graphics/opencv-core \
libopencv_video.so:graphics/opencv
USES= cmake:outsource
USES= cmake:outsource compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= chili-epfl
USE_LDCONFIG= yes