From c7c5115ac77f4010d25672dbd11fb5df8eb11dca Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 4 Oct 2013 09:34:19 +0000 Subject: [PATCH] Fix after removal of PKGNAMESUFFIX in master port --- audio/dumb-allegro/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/dumb-allegro/Makefile b/audio/dumb-allegro/Makefile index e3cfc4a42b18..0827b93eb379 100644 --- a/audio/dumb-allegro/Makefile +++ b/audio/dumb-allegro/Makefile @@ -3,6 +3,7 @@ OPTIONS_SLAVE= ALLEGRO MASTERDIR= ${.CURDIR}/../dumb +PKGNAMESUFFIX= -allegro NO_STAGE= yes .include "${MASTERDIR}/Makefile"