pkgsrc/x11/libxfce4menu/Makefile
wiz 200e3c4a04 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

17 lines
412 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/09/14 11:00:56 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= libxfce4menu-${XFCE4_VERSION}
PKGREVISION= 1
CATEGORIES= x11
COMMENT= Xfce menu library
PKGCONFIG_OVERRIDE+= libxfce4menu/libxfce4menu-0.1.pc
MAKE_DIRS+= ${PREFIX}/include/xfce4
.include "../../x11/libxfce4util/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"