mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Fix with new gtkhtml3.
Bump PORTREVISION.
This commit is contained in:
parent
f8f737d4d7
commit
4aa5fe8156
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130984
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnotime
|
||||
PORTVERSION= 2.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= gttr
|
||||
@ -29,4 +30,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
MAN1= gnotime.1
|
||||
GCONF_SCHEMAS= gnotime.schemas
|
||||
|
||||
# until a new version comes out...
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|gtkhtml-3.1|gtkhtml-3.6|g" \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user