diff options
Diffstat (limited to 'graphics/hugin-devel/Makefile')
-rw-r--r-- | graphics/hugin-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hugin-devel/Makefile b/graphics/hugin-devel/Makefile index 22d83d43ae5d..897b8c236203 100644 --- a/graphics/hugin-devel/Makefile +++ b/graphics/hugin-devel/Makefile @@ -37,7 +37,7 @@ OPTIONS_DEFAULT= PANOMATIC AUTOPANOSIFTC PANOMATIC_DESC= Install graphics/panomatic AUTOPANOSIFTC_DESC= Install graphics/autopano-sift-c -USES= cmake gettext +USES= cmake gettext pkgconfig CMAKE_ARGS= -DwxWidgets_CONFIG_EXECUTABLE=${WX_CONFIG} |