diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-24 08:46:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-24 08:46:13 +0000 |
commit | 2b489dbfb90a9ec73930d8c0b377224547f9852a (patch) | |
tree | 94429b5fc0e24cf4e53c989b0f7808e86fd729ee /graphics/frei0r-plugins | |
parent | d99ce327a56c893e0fe5ebbdc55bbf73f47b2e59 (diff) |
Notes
Diffstat (limited to 'graphics/frei0r-plugins')
-rw-r--r-- | graphics/frei0r-plugins/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/frei0r-plugins/Makefile b/graphics/frei0r-plugins/Makefile index c90da5a33d6b..cc2f59e9d396 100644 --- a/graphics/frei0r-plugins/Makefile +++ b/graphics/frei0r-plugins/Makefile @@ -24,7 +24,6 @@ OPTIONS_DEFAULT= GAVL OPENCV GAVL_DESC= Install gavl plugins OPENCV_DESC= Install OpenCV plugins -NO_STAGE= yes .include "${MASTERDIR}/Makefile" .include <bsd.port.options.mk> |