From 3f8673b5304491d815979cbca9f5698f2e27e181 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 12 Apr 2005 03:26:56 +0000 Subject: At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE. --- graphics/linux-sdl_image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/linux-sdl_image') diff --git a/graphics/linux-sdl_image/Makefile b/graphics/linux-sdl_image/Makefile index 829cc41d0c72..6d7f53e16e9f 100644 --- a/graphics/linux-sdl_image/Makefile +++ b/graphics/linux-sdl_image/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.2.3 CATEGORIES= graphics linux MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ PKGNAMEPREFIX= linux- -DISTNAME= SDL_image-${PORTVERSION}-1.${ARCH} +DISTNAME= SDL_image-${PORTVERSION}-1.${MACHINE_ARCH} EXTRACT_SUFX= .rpm EXTRACT_ONLY= -- cgit