aboutsummaryrefslogtreecommitdiff
path: root/textproc/linux-libxml2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-08-06 21:36:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-08-06 21:36:43 +0000
commitc8e9078c82e8b45ed9dd42f5cf3379f77cd677d9 (patch)
treeba7324900ca2d4dc1e568bb54bd9e05dbaf69ca0 /textproc/linux-libxml2
parent4047cc9440206a9d1b86d7999c07222803833cd4 (diff)
downloadports-c8e9078c82e8b45ed9dd42f5cf3379f77cd677d9.tar.gz
ports-c8e9078c82e8b45ed9dd42f5cf3379f77cd677d9.zip
- Unbreak on amd64 (treat as i386)
Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=140805
Diffstat (limited to 'textproc/linux-libxml2')
-rw-r--r--textproc/linux-libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
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"