diff options
Diffstat (limited to 'graphics/linux-f8-sdl_image/Makefile')
-rw-r--r-- | graphics/linux-f8-sdl_image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-f8-sdl_image/Makefile b/graphics/linux-f8-sdl_image/Makefile index 6d7f53e16e9f..829cc41d0c72 100644 --- a/graphics/linux-f8-sdl_image/Makefile +++ b/graphics/linux-f8-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.${MACHINE_ARCH} +DISTNAME= SDL_image-${PORTVERSION}-1.${ARCH} EXTRACT_SUFX= .rpm EXTRACT_ONLY= |