diff options
author | jperkin <jperkin@pkgsrc.org> | 2015-02-16 10:15:43 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2015-02-16 10:15:43 +0000 |
commit | 6d059c04aa2b99dbb6a58e31fa1304c1e6067dc9 (patch) | |
tree | b8d9dfc65b5716915b1afac0db87a8b35a446251 /emulators/suse131_fontconfig | |
parent | f9ae69f035cf49518fd339aa4072d02be93530c4 (diff) | |
download | pkgsrc-6d059c04aa2b99dbb6a58e31fa1304c1e6067dc9.tar.gz |
Put back PKGNAME definitions.
Diffstat (limited to 'emulators/suse131_fontconfig')
-rw-r--r-- | emulators/suse131_fontconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_fontconfig/Makefile b/emulators/suse131_fontconfig/Makefile index 52b1d2f9fbf..961f218cf7b 100644 --- a/emulators/suse131_fontconfig/Makefile +++ b/emulators/suse131_fontconfig/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2015/02/11 09:38:17 obache Exp $ +# $NetBSD: Makefile,v 1.5 2015/02/16 10:15:47 jperkin Exp $ -DISTNAME= suse_fontconfig-${SUSE_VERSION} +PKGNAME= suse_fontconfig-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMUPDPKGS+= fontconfig-2.11.0-4.1.${SUSE_ARCH} |