aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/linux-f8-libxml2
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-08-07 05:36:43 +0800
committerpav <pav@FreeBSD.org>2005-08-07 05:36:43 +0800
commit4d3890cbde52c2ce24704c4bc8aecea0ac0957f2 (patch)
treeef7019166f2dfe9341bbeea26c84f82209208044 /textproc/linux-f8-libxml2
parent05443d212b3b1a8503130df7eb706048bfbe058f (diff)
downloadfreebsd-ports-gnome-4d3890cbde52c2ce24704c4bc8aecea0ac0957f2.tar.gz
freebsd-ports-gnome-4d3890cbde52c2ce24704c4bc8aecea0ac0957f2.tar.zst
freebsd-ports-gnome-4d3890cbde52c2ce24704c4bc8aecea0ac0957f2.zip
- Unbreak on amd64 (treat as i386)
Approved by: portmgr (marcus)
Diffstat (limited to 'textproc/linux-f8-libxml2')
-rw-r--r--textproc/linux-f8-libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
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"