summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorminskim <minskim>2011-09-18 14:32:59 +0000
committerminskim <minskim>2011-09-18 14:32:59 +0000
commitc18cec4c52ef5c99292b7d998adddd2af00c8937 (patch)
tree589d9dd2f15b737086462d2e8e6acf553a8cbc40 /editors
parent199878fe3b3c8ce863d72d0ed62ae67803b3d644 (diff)
downloadpkgsrc-c18cec4c52ef5c99292b7d998adddd2af00c8937.tar.gz
Correct paths to tex-pst-node and tex-pstricks.
Noted by Robert Elz.
Diffstat (limited to 'editors')
-rw-r--r--editors/lyx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index c68adbe0765..5cb9b146226 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2011/09/18 03:51:33 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2011/09/18 14:32:59 minskim Exp $
#
DISTNAME= lyx-1.6.9
@@ -46,8 +46,8 @@ DEPENDS+= tex-nomencl-[0-9]*:../../print/tex-nomencl
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
-DEPENDS+= tex-pst-node-[0-9]*:../../print/tex-pst-node
-DEPENDS+= tex-pstricks-[0-9]*:../../print/tex-pstricks
+DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node
+DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace
DEPENDS+= tex-skak-[0-9]*:../../print/tex-skak
DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig