From 6e77a404638851e467e87b019eb2700ac3eece9b Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 11 Feb 2015 09:38:12 +0000 Subject: Revert define PKGNAME instead of fake DISTNAME PKGNAME is unstable variable in current pkgsrc framework, so packages must not rely on it. --- emulators/suse131_pulseaudio/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse131_pulseaudio') diff --git a/emulators/suse131_pulseaudio/Makefile b/emulators/suse131_pulseaudio/Makefile index 981fd340af7..62c7339adae 100644 --- a/emulators/suse131_pulseaudio/Makefile +++ b/emulators/suse131_pulseaudio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2014/11/03 08:13:45 obache Exp $ +# $NetBSD: Makefile,v 1.6 2015/02/11 09:38:19 obache Exp $ -PKGNAME= suse_pulseaudio-${SUSE_VERSION} +DISTNAME= suse_pulseaudio-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators RPMUPDPKGS+= libpulse0-4.0.git.270.g9490a-20.1.${SUSE_ARCH} -- cgit v1.2.3