summaryrefslogtreecommitdiff
path: root/emulators/suse131_linux
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse131_linux')
-rw-r--r--emulators/suse131_linux/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_linux/Makefile.common b/emulators/suse131_linux/Makefile.common
index f89c8fac81d..9cc7636c394 100644
--- a/emulators/suse131_linux/Makefile.common
+++ b/emulators/suse131_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2015/02/11 09:38:18 obache Exp $
+# $NetBSD: Makefile.common,v 1.8 2015/02/16 10:15:49 jperkin Exp $
#
# used by emulators/suse131_alsa/Makefile
# used by emulators/suse131_aspell/Makefile
@@ -97,7 +97,7 @@ PATCHDIR= ${SUSE_PKGSRCDIR}/patches
PKGDIR= ${SUSE_PKGSRCDIR}
.if defined(SUSE_COMPAT32)
-PKGNAME:= ${DISTNAME:S/^suse_/suse32_/}
+PKGNAME:= ${PKGNAME:S/^suse_/suse32_/}
COMMENT:= ${COMMENT:S/Linux/Linux 32-bit/}
.if defined(CONFLICTS)
CONFLICTS:= ${CONFLICTS:S/^suse_/suse32_/}