summaryrefslogtreecommitdiff
path: root/misc/rpm
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-09 07:10:20 +0000
committerhubertf <hubertf>1998-02-09 07:10:20 +0000
commit10b1f877733ae7af5a8bee5d6911bd8254487789 (patch)
tree835f9a34f051a5e84fe0fda93879ab57e55301c4 /misc/rpm
parent68dd3621c2cfda1f3ce5aeca9ed6f9d088496e82 (diff)
downloadpkgsrc-10b1f877733ae7af5a8bee5d6911bd8254487789.tar.gz
ARCH -> MACHINE_ARCH
Diffstat (limited to 'misc/rpm')
-rw-r--r--misc/rpm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index beb49a1420f..55eecb95378 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 January 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $NetBSD: Makefile,v 1.5 1997/12/22 07:45:48 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 1998/02/09 07:10:20 hubertf Exp $
# FreeBSD Id: Makefile,v 1.9 1997/09/23 07:07:32 tg Exp
#
@@ -17,7 +17,7 @@ MAINTAINER= tg@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= ${ARCH}--netbsd
+CONFIGURE_ARGS+= ${MACHINE_ARCH}--netbsd
USE_GMAKE= yes
MAN8= rpm.8 rpm2cpio.8