mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
depends on libpurple ABI, add WANTLIB so that LDEP is
not stripped
This commit is contained in:
@@ -3,7 +3,7 @@ COMMENT= pidgin plugin to display messages through libnotify
|
||||
DISTNAME= pidgin-libnotify-0.14
|
||||
CATEGORIES= x11
|
||||
|
||||
REVISION= 9
|
||||
REVISION= 10
|
||||
|
||||
HOMEPAGE= https://gaim-libnotify.sourceforge.net/
|
||||
SITES= ${SITE_SOURCEFORGE:=gaim-libnotify/}
|
||||
@@ -19,6 +19,9 @@ WANTLIB += intl m notify pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre2-8
|
||||
WANTLIB += pixman-1 png pthread xcb xcb-render xcb-shm z Xau Xdmcp jpeg
|
||||
WANTLIB += ${COMPILER_LIBCXX}
|
||||
|
||||
# depends on ABI
|
||||
WANTLIB += purple
|
||||
|
||||
MODULES= textproc/intltool
|
||||
LIB_DEPENDS= net/pidgin,-libpurple \
|
||||
devel/libnotify>=0.7.2 \
|
||||
|
||||
Reference in New Issue
Block a user