summaryrefslogtreecommitdiff
path: root/print/lyx
diff options
context:
space:
mode:
authoragc <agc>1998-04-24 09:20:33 +0000
committeragc <agc>1998-04-24 09:20:33 +0000
commit4cb376d208c6930263ef1594befa6cda48bb9463 (patch)
tree952fea766de99c1f4b39d1e2deb68084fcb17624 /print/lyx
parent95682d152ea69dc895642a7dc79a92b2fb524420 (diff)
downloadpkgsrc-4cb376d208c6930263ef1594befa6cda48bb9463.tar.gz
Move to relative paths in the pkgsrc tree.
Diffstat (limited to 'print/lyx')
-rw-r--r--print/lyx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 06ba98f3214..d6cd8738c09 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/22 14:22:47 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/04/24 09:20:37 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp
#
@@ -9,9 +9,9 @@ MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/stable/ \
MAINTAINER= frueauf@netbsd.org
-BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
-RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
- ispell:${PORTSDIR}/textproc/ispell
+BUILD_DEPENDS= latex:../../print/teTeX
+RUN_DEPENDS= latex:../../print/teTeX \
+ ispell:../../textproc/ispell
DEPENDS+= xpm-3.4j:../../graphics/xpm
DEPENDS+= xforms-0.88:../../x11/xforms