summaryrefslogtreecommitdiff
path: root/print/lyx-devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-07 16:46:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-07 16:46:12 +0000
commitff17df72709d7a809f21df178252c0be227add05 (patch)
tree1d198148938071540bad2c53d39ba04a83588b02 /print/lyx-devel
parent- Update to version 1.0a11 (diff)
- Fix BUILD_DEPENDS
PR: ports/63882 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=103212
Diffstat (limited to 'print/lyx-devel')
-rw-r--r--print/lyx-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index 7379ad54cc83..6572c58ef407 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- latex:${PORTSDIR}/print/teTeX
+ latex:${PORTSDIR}/print/teTeX \
+ makepsres:${PORTSDIR}/x11/XFree86-4-clients
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX