aboutsummaryrefslogtreecommitdiffstats
path: root/audio/linux-f10-arts
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-04-12 11:26:56 +0800
committerobrien <obrien@FreeBSD.org>2005-04-12 11:26:56 +0800
commit3f8673b5304491d815979cbca9f5698f2e27e181 (patch)
treec5baddda5ee6043e9603695093e0628b6a5f6b85 /audio/linux-f10-arts
parentc4111509081e059378dccea79903df7c1d4d2c75 (diff)
downloadfreebsd-ports-gnome-3f8673b5304491d815979cbca9f5698f2e27e181.tar.gz
freebsd-ports-gnome-3f8673b5304491d815979cbca9f5698f2e27e181.tar.zst
freebsd-ports-gnome-3f8673b5304491d815979cbca9f5698f2e27e181.zip
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Diffstat (limited to 'audio/linux-f10-arts')
-rw-r--r--audio/linux-f10-arts/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/linux-f10-arts/Makefile b/audio/linux-f10-arts/Makefile
index 993aed970ff8..108d6b92be4d 100644
--- a/audio/linux-f10-arts/Makefile
+++ b/audio/linux-f10-arts/Makefile
@@ -10,9 +10,9 @@ PORTVERSION= 1.0.3
PORTREVISION= 3
CATEGORIES= audio kde linux
MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX}
-MASTER_SITE_SUBDIR= 8.0/en/os/${ARCH}/RedHat/RPMS
+MASTER_SITE_SUBDIR= 8.0/en/os/${MACHINE_ARCH}/RedHat/RPMS
PKGNAMEPREFIX= linux-
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$/-1/}-1.${ARCH}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$/-1/}-1.${MACHINE_ARCH}
EXTRACT_SUFX= .rpm
EXTRACT_ONLY=
@@ -30,8 +30,8 @@ ONLY_FOR_ARCHS= i386
DIST_SUBDIR= rpm
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
-PLIST= ${MASTERDIR}/pkg-plist.${ARCH}
-MD5_FILE= ${MASTERDIR}/distinfo.${ARCH}
+PLIST= ${MASTERDIR}/pkg-plist.${MACHINE_ARCH}
+MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
DBPATH= /var/lib/rpm
RPMFLAGS= --ignoreos --root ${PREFIX} --dbpath ${DBPATH} \