1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove dependency on www/libgtkhtml, this library is not maintained

and somewhat crashy. This plugin uses for some time now internal
copy of libgtkhtml with couple of it`s stability patches applied.

PR:		126859
Submitted by:	"Pawel Pekala" <c0rn@o2.pl> (maintainer)
This commit is contained in:
Martin Wilke 2008-09-05 14:15:57 +00:00
parent 352e84647c
commit f53caff7fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219917

View File

@ -7,6 +7,7 @@
PORTNAME= gtkhtml2_viewer
PORTVERSION= 0.19
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@ -20,7 +21,7 @@ RUN_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:262
USE_GNOME= libgtkhtml
USE_GNOME= gail
USE_ICONV= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"