pkgsrc/sysutils/xfce4-volman/Makefile
wiz e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00

20 lines
546 B
Makefile

# $NetBSD: Makefile,v 1.5 2010/06/13 22:45:26 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.2.0
DISTNAME= thunar-volman-${XFCE4_VERSION}
PKGNAME= ${DISTNAME:S/thunar/xfce4/}
PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/thunar-volman/
COMMENT= Thunar volume manager
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../sysutils/xfce4-thunar/buildlink3.mk"
.include "../../sysutils/hal/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"