aboutsummaryrefslogtreecommitdiffstats
path: root/audio/dumb
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-07-12 23:01:45 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-07-12 23:01:45 +0800
commit816503d0c5051e291b1c9d153597bec2c0d90e3e (patch)
tree713942325bda393305edb21d46cd7f38d213aebc /audio/dumb
parent422d267e1126322ee1278071a404f04be2383f95 (diff)
downloadfreebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.gz
freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.zst
freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.zip
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
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