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_libjpeg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse131_libjpeg') diff --git a/emulators/suse131_libjpeg/Makefile b/emulators/suse131_libjpeg/Makefile index 098a2af9240..08bac83106e 100644 --- a/emulators/suse131_libjpeg/Makefile +++ b/emulators/suse131_libjpeg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ +# $NetBSD: Makefile,v 1.3 2015/02/11 09:38:18 obache Exp $ -PKGNAME= suse_libjpeg-${SUSE_VERSION} +DISTNAME= suse_libjpeg-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libjpeg62-62.0.0-24.1.3.${SUSE_ARCH} RPMPKGS+= libjpeg8-8.0.2-24.1.3.${SUSE_ARCH} -- cgit v1.2.3