pkgsrc/graphics/ristretto/Makefile
wiz b7565b87db Jens Rehsack noted that the inclusion of jpeg/bl3.mk in xfce4-thunar
must be propagated in its bl3.mk file.

Do that, and depend on that version; recursive PKGREVISION bump
since a few dependencies might link against jpeg now.
2011-03-24 14:35:16 +00:00

30 lines
850 B
Makefile

# $NetBSD: Makefile,v 1.6 2011/03/24 14:35:16 wiz Exp $
#
DISTNAME= ristretto-0.0.22
PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://goodies.xfce.org/releases/ristretto/
MAINTAINER= martin@NetBSD.org
HOMEPAGE= http://goodies.xfce.org/projects/applications/ristretto
COMMENT= Xfce image viewer
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config msgfmt perl intltool
.include "../../devel/xfce4-dev-tools/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
.include "../../sysutils/xfce4-thunar/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"