aboutsummaryrefslogtreecommitdiff
path: root/graphics/gphoto2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-11-27 18:33:24 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-11-27 18:33:24 +0000
commitaf674dce12e1415e93f8ab2ef727990683ff24b3 (patch)
treeb5b3ab3030f700fd2fad3da53b406d8be3f4a7e0 /graphics/gphoto2
parenta00c8be88c01e089bea6800d7fed1d2938cbe644 (diff)
downloadports-af674dce12e1415e93f8ab2ef727990683ff24b3.tar.gz
ports-af674dce12e1415e93f8ab2ef727990683ff24b3.zip
- Fix build on 10.x
Notes
Notes: svn path=/head/; revision=335042
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r--graphics/gphoto2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index dd603063058c..44d34e57ee8a 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -18,6 +18,8 @@ USES= gmake pkgconfig
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-cdk
+CONFIGURE_ENV= POPT_CFLAGS="-I${LOCALBASE}/include" \
+ POPT_LIBS="-L${LOCALBASE}/lib -lpopt"
OPTIONS_DEFINE= AALIB DOCS NLS
OPTIONS_DEFAULT= AALIB