mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
WITH_LIBNOTIFY -> WITH_NOTIFY
This commit is contained in:
parent
ba66f5f372
commit
f06ef6208d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167109
@ -51,7 +51,7 @@ FREEBSD_SYS?= /usr/src/sys
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if exists(${LOCALBASE}/libdata/pkgconfig/libnotify.pc) || \
|
||||
defined(WITH_LIBNOTIFY)
|
||||
defined(WITH_NOTIFY)
|
||||
LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user