diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-08 06:29:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-08 06:29:09 +0000 |
commit | 7607f11414e0f80a4580cf804de037a10b42931a (patch) | |
tree | db23ee3006a8a03318d3309a7c745e0563d91920 /Mk | |
parent | Update to 3.2.4. (diff) |
Chase the gtkhtml3 shared lib version.
Notes
Notes:
svn path=/head/; revision=123439
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.gnome.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index a336a8384241..3f238d6bd6b9 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -432,7 +432,7 @@ intlhack_PRE_PATCH= ${FIND} ${WRKSRC} -name "intltool-merge.in" | ${XARGS} ${RE s|unpack *[(]'"'"'U\*'"'"'|unpack ('"'"'C*'"'"'|' intlhack_USE_GNOME_IMPL=intltool -gtkhtml3_LIB_DEPENDS= gtkhtml-3.1.11:${PORTSDIR}/www/gtkhtml3 +gtkhtml3_LIB_DEPENDS= gtkhtml-3.1.12:${PORTSDIR}/www/gtkhtml3 gtkhtml3_DETECT= ${X11BASE}/libdata/pkgconfig/libgtkhtml-3.1.pc gtkhtml3_USE_GNOME_IMPL=gail libgnomeui libgnomeprintui |