summaryrefslogtreecommitdiff
path: root/graphics/poppler
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
commit5ca9a6aed07a4279fce6cf50ec0b17a0c704d358 (patch)
tree98af802b3322b4a54225135638e2882425155007 /graphics/poppler
parent- Update to 0.39 (diff)
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan Tested on: pointyhat
Notes
Notes: svn path=/head/; revision=185058
Diffstat (limited to 'graphics/poppler')
-rw-r--r--graphics/poppler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 20efa1417c6e..f2c8df61d140 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -70,7 +70,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/local/qt/include|${X11BASE}/include|; \
s|/usr/local/qt/lib|${X11BASE}/lib|' \
${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|$$QTDIR|${X11BASE}|' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|$$QTDIR|${QT_PREFIX}|' ${WRKSRC}/configure
.endif
post-install: