mail/gnome-gmail-notifier: USES+= pkgconfig, complete LDFLAGS

This commit is contained in:
John Marino 2013-10-30 08:19:57 +00:00
parent 84e00f152c
commit 6a1765003e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332086

View file

@ -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: