diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2006-01-21 19:00:14 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2006-01-21 19:00:14 +0000 |
commit | af0ecf95cb16a7d419e3b59e2f18530012645ce1 (patch) | |
tree | 2c9c36f795cc2d616fb3389cf5aaa9de513ba9ce /print | |
parent | 97e24935c1acd8ef36c2b00100116e427ad3e4bf (diff) | |
download | ports-af0ecf95cb16a7d419e3b59e2f18530012645ce1.tar.gz ports-af0ecf95cb16a7d419e3b59e2f18530012645ce1.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cjk-lyx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index 7e2441ba7955..60da145abf86 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -24,7 +24,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Document processor interfaced with LaTeX, with CJK support BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - makepsres:${X_CLIENTS_PORT} + xvinfo:${X_CLIENTS_PORT} RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 CONFLICTS= lyx-[0-9]* |