diff options
-rw-r--r-- | audio/dumb-allegro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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" |