pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse91_aspell Sync with other suse91_linux p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8584198dc276
branches:  trunk
changeset: 515160:8584198dc276
user:      salo <salo%pkgsrc.org@localhost>
date:      Mon Jun 26 15:10:30 2006 +0000

description:
Sync with other suse91_linux packages, this is not an application.

diffstat:

 emulators/suse91_aspell/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r 6e14f6cad0bb -r 8584198dc276 emulators/suse91_aspell/Makefile
--- a/emulators/suse91_aspell/Makefile  Mon Jun 26 13:12:00 2006 +0000
+++ b/emulators/suse91_aspell/Makefile  Mon Jun 26 15:10:30 2006 +0000
@@ -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 @@
 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 @@
 .include "Makefile.${MACHINE_ARCH}"
 .endif
 
-.include "../../emulators/suse_linux/Makefile.application"
+.include "../../emulators/suse91_linux/Makefile.common"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index