diff options
author | jperkin <jperkin> | 2015-02-16 10:15:43 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2015-02-16 10:15:43 +0000 |
commit | 0592f0b0e782b3d4fa3745dfa1528013538a9725 (patch) | |
tree | b8d9dfc65b5716915b1afac0db87a8b35a446251 /emulators/suse121_alsa | |
parent | 64f4844990ece69c6dae1e653184aa3a06c9c4d9 (diff) | |
download | pkgsrc-0592f0b0e782b3d4fa3745dfa1528013538a9725.tar.gz |
Put back PKGNAME definitions.
Diffstat (limited to 'emulators/suse121_alsa')
-rw-r--r-- | emulators/suse121_alsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse121_alsa/Makefile b/emulators/suse121_alsa/Makefile index df845a964dd..ef60a326edb 100644 --- a/emulators/suse121_alsa/Makefile +++ b/emulators/suse121_alsa/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/02/11 09:38:14 obache Exp $ +# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:44 jperkin Exp $ -DISTNAME= suse_alsa-${SUSE_VERSION} +PKGNAME= suse_alsa-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= alsa-1.0.24.1-23.1.2.${SUSE_ARCH} RPMPKGS+= alsa-oss-1.0.17-37.1.2.${SUSE_ARCH} |