freebsd-ports/graphics/opencv-core/Makefile
Koop Mast cc721b9b0e Add patch from debian to fix the installed pkg-config files.
This allows the gstreamer plugin to actualy link to the needed opencv libraries.

PR:		196021
Approved by:	maintainer timeout (4 months)
Obtained from:	debian
2015-04-16 08:01:48 +00:00

14 lines
261 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 2
PKGNAMESUFFIX= -${OCV_SLAVE}
COMMENT= OpenCV core libraries
OCV_SLAVE= core
OCV_CORE= yes
MASTERDIR= ${.CURDIR:H}/opencv
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"