diff options
Diffstat (limited to 'print/lyx15/Makefile')
-rw-r--r-- | print/lyx15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index d95dede44233..8950dd7a0574 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -18,7 +18,7 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX \ - makepsres:${PORTSDIR}/x11/XFree86-4-clients + makepsres:${X_CLIENTS_PORT} RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX |