Fix build with new meson.
This commit is contained in:
parent
9b11531a3e
commit
1fb3f86b29
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2018/07/06 06:04:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2018/07/10 14:28:46 ajacoutot Exp $
|
||||
|
||||
COMMENT = internet radio browser and player
|
||||
GH_TAGNAME = v7.1
|
||||
@ -26,4 +26,6 @@ MODULES = devel/meson \
|
||||
|
||||
BUILD_DEPENDS += lang/vala
|
||||
|
||||
LDFLAGS = -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user