From 2bcd688c2f5c760fa938069aa032400bd6ebcf6d Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 4 Apr 2002 12:29:46 +0000 Subject: Use "suse_linux/Makefile.application" to pick correct SuSE packages. --- games/civctp-demo/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games/civctp-demo') diff --git a/games/civctp-demo/Makefile b/games/civctp-demo/Makefile index dd6f08c4f4b..b126fc6c850 100644 --- a/games/civctp-demo/Makefile +++ b/games/civctp-demo/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/02/07 11:39:52 wiz Exp $ -# +# $NetBSD: Makefile,v 1.6 2002/04/04 12:29:47 tron Exp $ DISTNAME= civctp-demo-10251999 PKGNAME= civctp-demo-19991025 @@ -19,7 +18,8 @@ ONLY_FOR_PLATFORM=*-*-i386 .if (${MACHINE_ARCH} == "i386") BINTYPE= x86/glibc-2.1 -# DEPENDS+= suse_base>=6.1:../../emulators/suse_base + +DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11 .elif (${MACHINE_ARCH} == "alpha") BINTYPE= alpha/glibc-2.1 .elif (${MACHINE_ARCH} == "powerpc") @@ -52,4 +52,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/README ${SHAREDIR}/${BINNAME}-README cd ${WRKSRC} ; ${PAX} -rw appstr.txt civpaths.txt ctp_data ${LIBDIR} -.include "../../mk/bsd.pkg.mk" +.include "../../emulators/suse_linux/Makefile.application" -- cgit v1.2.3