diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-06 21:36:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-06 21:36:43 +0000 |
commit | c8e9078c82e8b45ed9dd42f5cf3379f77cd677d9 (patch) | |
tree | ba7324900ca2d4dc1e568bb54bd9e05dbaf69ca0 /textproc/linux-f10-libxml2 | |
parent | 4047cc9440206a9d1b86d7999c07222803833cd4 (diff) | |
download | ports-c8e9078c82e8b45ed9dd42f5cf3379f77cd677d9.tar.gz ports-c8e9078c82e8b45ed9dd42f5cf3379f77cd677d9.zip |
Notes
Diffstat (limited to 'textproc/linux-f10-libxml2')
-rw-r--r-- | textproc/linux-f10-libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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" |