From bb271f0bf7b513a23a31da4ec8819b113ebf4587 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 19 Aug 2015 13:29:59 +0000 Subject: Convert ports to use the options helpers in categories [abc]*, and minor fixes. Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? --- audio/dumb-allegro/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/dumb-allegro') diff --git a/audio/dumb-allegro/Makefile b/audio/dumb-allegro/Makefile index ed4625b29708..afe0e60f63bd 100644 --- a/audio/dumb-allegro/Makefile +++ b/audio/dumb-allegro/Makefile @@ -3,5 +3,6 @@ OPTIONS_SLAVE= ALLEGRO MASTERDIR= ${.CURDIR}/../dumb +PKGNAMESUFFIX= -allegro .include "${MASTERDIR}/Makefile" -- cgit v1.2.3