![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-gtkhtml / Attic / Makefile (download)
Revision 1.40, Mon Oct 8 12:19:04 2012 UTC (11 years, 2 months ago) by asau
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.40 2012/10/08 12:19:04 asau Exp $ # DISTNAME= gtkhtml2_viewer-0.33 PKGNAME= claws-mail-gtkhtml2_viewer-0.33 PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Renders HTML mail using the gtkhtml2 rendering widget PLIST_SRC+= PLIST DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail .include "../../mk/bsd.prefs.mk" GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config USE_LANGUAGES+= c DEPENDS+= html2ps>=1.0b4nb4:../../print/html2ps .include "../../mail/claws-mail/Makefile.vers" .include "../../mail/claws-mail/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../security/gnutls/buildlink3.mk" .include "../../www/curl/buildlink3.mk" .include "../../www/libgtkhtml/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"