pkgsrc/sysutils/xfce4-xkb-plugin/Makefile
wiz 53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00

16 lines
411 B
Makefile

# $NetBSD: Makefile,v 1.31 2013/06/03 10:06:02 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.4.3
DISTNAME= xfce4-xkb-plugin-${XFCE4_VERSION}
PKGREVISION= 16
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xkb-plugin/
COMMENT= Xfce Keyboard plugin
LDFLAGS.DragonFly= -lX11
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"