6d9af8d68d
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
20 lines
461 B
Makefile
20 lines
461 B
Makefile
# $NetBSD: Makefile,v 1.17 2004/01/03 18:49:45 reed Exp $
|
|
#
|
|
|
|
DISTNAME= spruce-0.5.17
|
|
PKGREVISION= 4
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spruce/}
|
|
|
|
MAINTAINER= mellon@isc.org
|
|
HOMEPAGE= http://spruce.sourceforge.net/
|
|
COMMENT= MIME-aware, GNOME-based email program
|
|
|
|
USE_X11= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
USE_BUILDLINK2= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
.include "../../x11/gnome-libs/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|