aboutsummaryrefslogtreecommitdiff
path: root/print/lyx16
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2005-10-12 21:02:55 +0000
committerMikhail Teterin <mi@FreeBSD.org>2005-10-12 21:02:55 +0000
commit26de6b12c7c53e188cc21a0019d6b4411df98a99 (patch)
tree99ce815a4cac216b6ce3f748e48e696d695b98a4 /print/lyx16
parent922f2f46df1914a5e5f95ee15717f42b49a1c23d (diff)
downloadports-26de6b12c7c53e188cc21a0019d6b4411df98a99.tar.gz
ports-26de6b12c7c53e188cc21a0019d6b4411df98a99.zip
Notes
Diffstat (limited to 'print/lyx16')
-rw-r--r--print/lyx16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index 4c0c8e134f99..68ba244700ca 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/Makefile
@@ -70,7 +70,7 @@ CONFIGURE_ARGS+= --with-pspell \
RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
.endif
-.if exists(${LOCALBASE}/lib/libqt-mt.prl)
+.if exists(${X11BASE}/lib/libqt-mt.prl)
QT_PRESENT= on
.else
QT_PRESENT= off