summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-01-25 23:44:14 +0000
committerjoerg <joerg@pkgsrc.org>2008-01-25 23:44:14 +0000
commite46d695e87972f9790f8a9833e28e1a8354db346 (patch)
treefdaec615ac82e742fa5b84d7c61e397b60619fcb /archivers
parentdb1253a6cbdde6db27081c204520e1a00cc3df40 (diff)
downloadpkgsrc-e46d695e87972f9790f8a9833e28e1a8354db346.tar.gz
Packages set EMUL_PLATFORMS, not EMUL_PLATFORM. Unbreaks build on
NetBSD.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index 3e51408f7a5..6f8080a8920 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2007/11/13 00:33:40 jklos Exp $
+# $NetBSD: Makefile,v 1.50 2008/01/25 23:44:14 joerg Exp $
DISTNAME= rar # overridden in Makefile.${EMUL_PLATFORM}
PKGNAME= rar-2.02 # also overridden
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.rarsoft.com/
COMMENT= RAR file archiver (binary)
-EMUL_PLATFORM= linux-i386 netbsd-i386
+EMUL_PLATFORMS= linux-i386 netbsd-i386
LICENSE= rar-license
RESTRICTED= Only unmodified original package can be distributed