aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux-f8-jpeg/Makefile
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 /graphics/linux-f8-jpeg/Makefile
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 'graphics/linux-f8-jpeg/Makefile')
-rw-r--r--graphics/linux-f8-jpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-f8-jpeg/Makefile b/graphics/linux-f8-jpeg/Makefile
index b62d2c2225a6..d4d89e16e2c6 100644
--- a/graphics/linux-f8-jpeg/Makefile
+++ b/graphics/linux-f8-jpeg/Makefile
@@ -13,6 +13,6 @@ CATEGORIES= graphics linux
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of the JPEG lib
-RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm
+RPM_SET= libjpeg-6b-15.${ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"