aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-10-04 17:34:19 +0800
committerbapt <bapt@FreeBSD.org>2013-10-04 17:34:19 +0800
commitee945288fd5f6c48bf5209e68a84b05085c3e6a5 (patch)
treee12b59932d115878ad3917d7f90fc2bc5d66e792 /audio
parentf1dc6b84327300d2634a317485d5f1546333bc2c (diff)
downloadfreebsd-ports-gnome-ee945288fd5f6c48bf5209e68a84b05085c3e6a5.tar.gz
freebsd-ports-gnome-ee945288fd5f6c48bf5209e68a84b05085c3e6a5.tar.zst
freebsd-ports-gnome-ee945288fd5f6c48bf5209e68a84b05085c3e6a5.zip
Fix after removal of PKGNAMESUFFIX in master port
Diffstat (limited to 'audio')
-rw-r--r--audio/dumb-allegro/Makefile1
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"