From 4d3890cbde52c2ce24704c4bc8aecea0ac0957f2 Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 6 Aug 2005 21:36:43 +0000 Subject: - Unbreak on amd64 (treat as i386) Approved by: portmgr (marcus) --- textproc/linux-f10-libxml/Makefile | 2 +- textproc/linux-f10-libxml2/Makefile | 2 +- textproc/linux-f8-libxml/Makefile | 2 +- textproc/linux-f8-libxml2/Makefile | 2 +- textproc/linux-libxml/Makefile | 2 +- textproc/linux-libxml2/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc') diff --git a/textproc/linux-f10-libxml/Makefile b/textproc/linux-f10-libxml/Makefile index 5e8c6f71a020..250e6748451c 100644 --- a/textproc/linux-f10-libxml/Makefile +++ b/textproc/linux-f10-libxml/Makefile @@ -13,6 +13,6 @@ CATEGORIES= textproc linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libxml -RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm +RPM_SET= libxml-${PORTVERSION}-1.${ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/textproc/linux-f10-libxml2/Makefile b/textproc/linux-f10-libxml2/Makefile index 5e8c6f71a020..250e6748451c 100644 --- a/textproc/linux-f10-libxml2/Makefile +++ b/textproc/linux-f10-libxml2/Makefile @@ -13,6 +13,6 @@ CATEGORIES= textproc linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libxml -RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm +RPM_SET= libxml-${PORTVERSION}-1.${ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/textproc/linux-f8-libxml/Makefile b/textproc/linux-f8-libxml/Makefile index 5e8c6f71a020..250e6748451c 100644 --- a/textproc/linux-f8-libxml/Makefile +++ b/textproc/linux-f8-libxml/Makefile @@ -13,6 +13,6 @@ CATEGORIES= textproc linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libxml -RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm +RPM_SET= libxml-${PORTVERSION}-1.${ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/textproc/linux-f8-libxml2/Makefile b/textproc/linux-f8-libxml2/Makefile index 5e8c6f71a020..250e6748451c 100644 --- a/textproc/linux-f8-libxml2/Makefile +++ b/textproc/linux-f8-libxml2/Makefile @@ -13,6 +13,6 @@ CATEGORIES= textproc linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libxml -RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm +RPM_SET= libxml-${PORTVERSION}-1.${ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/textproc/linux-libxml/Makefile b/textproc/linux-libxml/Makefile index 5e8c6f71a020..250e6748451c 100644 --- a/textproc/linux-libxml/Makefile +++ b/textproc/linux-libxml/Makefile @@ -13,6 +13,6 @@ CATEGORIES= textproc linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libxml -RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm +RPM_SET= libxml-${PORTVERSION}-1.${ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile index 5e8c6f71a020..250e6748451c 100644 --- a/textproc/linux-libxml2/Makefile +++ b/textproc/linux-libxml2/Makefile @@ -13,6 +13,6 @@ CATEGORIES= textproc linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libxml -RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm +RPM_SET= libxml-${PORTVERSION}-1.${ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" -- cgit