pkgsrc/mail/claws-mail-trayicon/Makefile
wiz 2c6e8e30b0 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00

19 lines
455 B
Makefile

# $NetBSD: Makefile,v 1.13 2010/09/14 11:03:09 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
PLUGIN_NAME= trayicon
.include "../../mail/claws-mail/plugins.mk"
PKGREVISION= 1
MAINTAINER= smb@NetBSD.org
COMMENT= Places an icon in the system tray for new mail
CONFIGURE_ARGS+= --enable-trayicon-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mail/claws-mail/Makefile.vers"
.include "../../mk/bsd.pkg.mk"