svn commit: r371879 - head/graphics/frei0r-plugins
Mathieu Arnold
mat at FreeBSD.org
Fri Oct 31 18:12:00 UTC 2014
Author: mat
Date: Fri Oct 31 18:11:59 2014
New Revision: 371879
URL: https://svnweb.freebsd.org/changeset/ports/371879
QAT: https://qat.redports.org/buildarchive/r371879/
Log:
Make buildable again.
Noticed by: antoine
Pointy hat to: mat
Sponsored by: Absolight
Modified:
head/graphics/frei0r-plugins/Makefile
Modified: head/graphics/frei0r-plugins/Makefile
==============================================================================
--- head/graphics/frei0r-plugins/Makefile Fri Oct 31 17:46:26 2014 (r371878)
+++ head/graphics/frei0r-plugins/Makefile Fri Oct 31 18:11:59 2014 (r371879)
@@ -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"
More information about the svn-ports-head
mailing list