Make buildable again.

Noticed by:	antoine
Pointy hat to:	mat
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-10-31 18:11:59 +00:00
parent 8378cc84a0
commit 3e0ef45119
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371879

View File

@ -17,12 +17,14 @@ MASTERDIR= ${.CURDIR}/../frei0r
NO_BUILD= yes
PLIST= ${WRKDIR}/PLIST
BUILDING_FREI0R_METAPORT= yes
OPTIONS_DEFINE= GAVL OPENCV
OPTIONS_DEFAULT= GAVL OPENCV
GAVL_DESC= Install gavl plugins
OPENCV_DESC= Install OpenCV plugins
PATCHDIR= ${.CURDIR}/files
.include "${MASTERDIR}/Makefile"