pkgsrc/sysutils/xfce4-xarchiver/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

19 lines
501 B
Makefile

# $NetBSD: Makefile,v 1.8 2010/06/13 22:45:26 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.5.2
DISTNAME= xarchiver-${XFCE4_VERSION}
PKGNAME= xfce4-xarchiver-${XFCE4_VERSION}
PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xarchiver/}
COMMENT= Xfce archiver handler
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"