From 83560c1fb6216529aef447d37c684740b985d365 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_glib2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse131_glib2') diff --git a/emulators/suse131_glib2/Makefile b/emulators/suse131_glib2/Makefile index 66ccf667abc..34825a972a7 100644 --- a/emulators/suse131_glib2/Makefile +++ b/emulators/suse131_glib2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ +# $NetBSD: Makefile,v 1.3 2015/02/11 09:38:17 obache Exp $ -PKGNAME= suse_glib2-${SUSE_VERSION} +DISTNAME= suse_glib2-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= gio-branding-upstream-2.38.1-1.1.noarch RPMPKGS+= glib2-tools-2.38.1-1.1.${SUSE_ARCH} -- cgit v1.2.3