summaryrefslogtreecommitdiff
path: root/emulators/suse91_locale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse91_locale/Makefile')
-rw-r--r--emulators/suse91_locale/Makefile27
1 files changed, 8 insertions, 19 deletions
diff --git a/emulators/suse91_locale/Makefile b/emulators/suse91_locale/Makefile
index b4eec1d142b..11e71b62a3c 100644
--- a/emulators/suse91_locale/Makefile
+++ b/emulators/suse91_locale/Makefile
@@ -1,26 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2006/06/30 15:37:22 salo Exp $
+# $NetBSD: Makefile,v 1.8 2007/07/29 05:19:18 jlam Exp $
-DISTNAME= suse_locale-${SUSE_VERSION}
-PKGREVISION= 2
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SUSE91}
-DISTFILES= ${RPMFILES}
+DISTNAME= suse_locale-${SUSE_VERSION}
+PKGREVISION= 3
+CATEGORIES= emulators
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.suse.com/
-COMMENT= Locale files for the Linux compatibility package
+CONFLICTS= linux-locale-[0-9]*
-DEPENDS+= suse_base-${SUSE_VERSION}{,nb*}:../../emulators/suse91_base
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Linux compatibility package with locale files
-CONFLICTS= linux-locale-[0-9]*
-
-EXTRACT_ONLY= # empty
-NO_BUILD= YES
-PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-
-.if exists(Makefile.${MACHINE_ARCH})
-.include "Makefile.${MACHINE_ARCH}"
-.endif
+EMUL_MODULES.linux= base
.include "../../emulators/suse91_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"