aboutsummaryrefslogtreecommitdiff
path: root/graphics/djvulibre
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-11-30 20:15:20 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-11-30 20:15:20 +0000
commitbcdaa53706a7a4fe90f935fc597c73ed0820ae0d (patch)
tree3025570875300020b10a3c576504187411f2e074 /graphics/djvulibre
parent152732faf63df5d3a815eeea880aa92788e68b10 (diff)
downloadports-bcdaa53706a7a4fe90f935fc597c73ed0820ae0d.tar.gz
ports-bcdaa53706a7a4fe90f935fc597c73ed0820ae0d.zip
- Fix build.
PR: ports/138477, ports/152495
Notes
Notes: svn path=/head/; revision=265464
Diffstat (limited to 'graphics/djvulibre')
-rw-r--r--graphics/djvulibre/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile
index c35855023a54..f371ef78b8db 100644
--- a/graphics/djvulibre/Makefile
+++ b/graphics/djvulibre/Makefile
@@ -30,7 +30,8 @@ CONFIGURE_ENV= JPEG_CFLAGS="-I${LOCALBASE}/include" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
LOCALBASE="${LOCALBASE}" \
CXX="${CXX}"
-CONFIGURE_ARGS= --enable-threads=pthread --enable-shared
+CONFIGURE_ARGS= --enable-threads=pthread --enable-shared \
+ --enable-djview
USE_LDCONFIG= yes
INSTALL_TARGET= install-gui install-i18n