Chase the gtkhtml3 update.
Reported by: pointyhat via kris
This commit is contained in:
parent
e1605b6532
commit
ab130de001
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147487
1 changed files with 5 additions and 0 deletions
|
@ -18,10 +18,15 @@ COMMENT= Simple GTK+-2 HTML editor
|
|||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget gtkhtml3 gtksourceview
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= erwin.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|gtkhtml-3.6|gtkhtml-3.8|g" \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
|
|
Loading…
Reference in a new issue