From c8e9078c82e8b45ed9dd42f5cf3379f77cd677d9 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 6 Aug 2005 21:36:43 +0000 Subject: - Unbreak on amd64 (treat as i386) Approved by: portmgr (marcus) --- textproc/linux-libxml2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/linux-libxml2') 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 v1.2.3