aboutsummaryrefslogtreecommitdiff
path: root/audio/dumb
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-12 15:01:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-12 15:01:45 +0000
commitdaffe00d4a57c0ef6a21947a8121b8d233d8d3a5 (patch)
tree713942325bda393305edb21d46cd7f38d213aebc /audio/dumb
parent51498efaebaad1106dcf0d3f70c8feaa14c411ee (diff)
downloadports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.tar.gz
ports-daffe00d4a57c0ef6a21947a8121b8d233d8d3a5.zip
Notes
Diffstat (limited to 'audio/dumb')
-rw-r--r--audio/dumb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dumb/Makefile b/audio/dumb/Makefile
index 29d9d2203b9a..bab3656b58c4 100644
--- a/audio/dumb/Makefile
+++ b/audio/dumb/Makefile
@@ -18,7 +18,7 @@ ALLEGRO_DESC= Enable allegro support
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MALLEGRO}
-LIB_DEPENDS+= alleg.42:${PORTSDIR}/devel/allegro
+LIB_DEPENDS+= alleg:${PORTSDIR}/devel/allegro
PLIST_SUB+= ALLEGRO=""
MAKE_ARGS= _PORT_ALLEGRO_CFLAGS="`allegro-config --cflags`"
PKGNAMESUFFIX= -allegro