From e58967ce6bd9a2c7d03a16edaebaf0df40d813c9 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 5 Apr 2002 09:25:41 +0000 Subject: Pick correct SuSE directory in dependences. --- www/navigator/Makefile.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/navigator') diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index 9b224b84ae1..56dca5f1b02 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.44 2001/11/27 14:11:51 abs Exp $ +# $NetBSD: Makefile.common,v 1.45 2002/04/05 09:25:41 tron Exp $ # # Common include file for communicator and navigator packages @@ -61,8 +61,8 @@ VENDOR_NAME= BSD/OS 2.1 # .elif (${MACHINE_ARCH} == "i386") PLIST_ARCH= linux-i386 -DEPENDS+= suse_compat>=6.4:../../emulators/suse_compat -DEPENDS+= suse_x11>=6.4:../../emulators/suse_x11 +DEPENDS+= suse_compat>=6.4:../../emulators/${SUSE_DIR_PREFIX}_compat +DEPENDS+= suse_x11>=6.4:../../emulators/${SUSE_DIR_PREFIX}_x11 DISTUNAME= x86-unknown-linux2.2 DIST_DIR_NAME= supported/linux22 WRKNAME= x86-unknown-linux2.2 -- cgit v1.2.3