From b1d0185e4106c6a638eba8a22a0b6b77fbe52869 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 6 Aug 2005 20:23:29 +0000 Subject: [PATCH] - Unbreak on amd64 (treat is like i386) Approved by: portmgr (marcus) --- x11/linux-gnomelibs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/linux-gnomelibs/Makefile b/x11/linux-gnomelibs/Makefile index a56da1166bf3..899452045578 100644 --- a/x11/linux-gnomelibs/Makefile +++ b/x11/linux-gnomelibs/Makefile @@ -13,8 +13,8 @@ CATEGORIES= x11 linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of gnome-libs -RPM_SET= gnome-libs-${PORTVERSION}-11.${MACHINE_ARCH}.rpm +RPM_SET= gnome-libs-${PORTVERSION}-11.${ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" -MASTER_SITES+= ftp://ftp.redhat.com/pub/redhat/linux/7.1/en/os/${MACHINE_ARCH}/RedHat/RPMS/ +MASTER_SITES+= ftp://ftp.redhat.com/pub/redhat/linux/7.1/en/os/${ARCH}/RedHat/RPMS/