From 7a3aff9aeb9e4f026fa65bacf73b18a18eacf716 Mon Sep 17 00:00:00 2001 From: salo Date: Mon, 26 Jun 2006 15:10:30 +0000 Subject: Sync with other suse91_linux packages, this is not an application. --- emulators/suse91_aspell/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/emulators/suse91_aspell/Makefile b/emulators/suse91_aspell/Makefile index 5f3c451d49e..a184ea8dfdc 100644 --- a/emulators/suse91_aspell/Makefile +++ b/emulators/suse91_aspell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:03 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/06/26 15:10:30 salo Exp $ DISTNAME= suse_aspell-${SUSE_VERSION} PKGREVISION= 2 @@ -10,9 +10,7 @@ MAINTAINER= jdolecek@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for Aspell library -.if !defined(USE_NATIVE_LINUX) DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base -.endif EXTRACT_ONLY= # empty NO_BUILD= YES @@ -22,5 +20,5 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC .include "Makefile.${MACHINE_ARCH}" .endif -.include "../../emulators/suse_linux/Makefile.application" +.include "../../emulators/suse91_linux/Makefile.common" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3