aboutsummaryrefslogtreecommitdiffstats
path: root/devel/linux-f10-libglade
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-08-10 03:40:28 +0800
committerpav <pav@FreeBSD.org>2005-08-10 03:40:28 +0800
commit835bdc5b330121c27a3685b522235fb9e01242fb (patch)
treeb492eb5b020db6d77cd72e6c286c065b67745223 /devel/linux-f10-libglade
parent46d0334d7b67c812f7685ef362e9a6ca50dbd985 (diff)
downloadfreebsd-ports-gnome-835bdc5b330121c27a3685b522235fb9e01242fb.tar.gz
freebsd-ports-gnome-835bdc5b330121c27a3685b522235fb9e01242fb.tar.zst
freebsd-ports-gnome-835bdc5b330121c27a3685b522235fb9e01242fb.zip
- Unbreak on amd64 (treat as i386)
Approved by: portmgr (marcus)
Diffstat (limited to 'devel/linux-f10-libglade')
-rw-r--r--devel/linux-f10-libglade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-f10-libglade/Makefile b/devel/linux-f10-libglade/Makefile
index 98963b60ff0c..3b2d4549be63 100644
--- a/devel/linux-f10-libglade/Makefile
+++ b/devel/linux-f10-libglade/Makefile
@@ -13,6 +13,6 @@ CATEGORIES= devel linux
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of libglade
-RPM_SET= libglade-${PORTVERSION}-3.${MACHINE_ARCH}.rpm
+RPM_SET= libglade-${PORTVERSION}-3.${ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"