mail/gnome-gmail-notifier: USES+= pkgconfig, complete LDFLAGS
This commit is contained in:
parent
84e00f152c
commit
6a1765003e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332086
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@ LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USES= gettext gmake
|
||||
USES= gettext gmake pkgconfig
|
||||
USE_GNOME= glib20 gtk20 gconf2 libxml2 librsvg2
|
||||
USE_GSTREAMER= good
|
||||
LDFLAGS+= -lintl
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lintl
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue