pkgsrc/textproc/xfce4-dict-plugin/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

16 lines
429 B
Makefile

# $NetBSD: Makefile,v 1.5 2010/09/14 11:01:07 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.2.1
DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION}
PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/
COMMENT= Xfce dictionary server plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"