From 6e7b5cf644158de0e1058472011e5e43a2964208 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 24 Apr 1998 09:20:33 +0000 Subject: Move to relative paths in the pkgsrc tree. --- editors/ssam/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors') diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index 19662bd9c84..1b5de5955d6 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:22 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/24 09:20:34 agc Exp $ # DISTNAME= ssam-1.9 @@ -7,8 +7,8 @@ MASTER_SITES= http://www.westley.demon.co.uk/src/ MAINTAINER= agc@netbsd.org -BUILD_DEPENDS= ${PREFIX}/lib/libutf.a:${PORTSDIR}/misc/libutf -RUN_DEPENDS= ${PREFIX}/etc/langcoll.utf:${PORTSDIR}/misc/libutf +BUILD_DEPENDS= ${PREFIX}/lib/libutf.a:../../misc/libutf +RUN_DEPENDS= ${PREFIX}/etc/langcoll.utf:../../misc/libutf MAN1= ssam.1 GNU_CONFIGURE= yes -- cgit v1.2.3