From e155e28baa93518b598c99d38057186877e15026 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/suse100_libpng/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse100_libpng') diff --git a/emulators/suse100_libpng/Makefile b/emulators/suse100_libpng/Makefile index d9e6ab82600..d0e1e41241d 100644 --- a/emulators/suse100_libpng/Makefile +++ b/emulators/suse100_libpng/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:39 obache Exp $ +# $NetBSD: Makefile,v 1.9 2015/02/11 09:38:13 obache Exp $ -PKGNAME= suse_libpng-${SUSE_VERSION} +DISTNAME= suse_libpng-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators DISTFILES= libpng-1.2.8-5.6.${SUSE_ARCH}.rpm -- cgit v1.2.3