mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 0.10.4, and fix build with GNOME 2.0.x.
This commit is contained in:
parent
a6c494bd35
commit
f77f7c0e19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70163
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= vte
|
||||
PORTVERSION= 0.10.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.10.4
|
||||
CATEGORIES= x11-toolkits gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
|
||||
@ -15,8 +14,7 @@ DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 \
|
||||
Xft2.2:${PORTSDIR}/x11-fonts/Xft
|
||||
LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
@ -36,7 +34,5 @@ post-patch:
|
||||
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \
|
||||
${WRKSRC}/gnome-pty-helper/gnome-pty-helper.c
|
||||
@${REINPLACE_CMD} -e 's|Xft\.h|Xft2.h|g' \
|
||||
${WRKSRC}/src/vte.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome2/vte-0.10.3.tar.bz2) = ed5e88771b940f7faec34e046cbeba45
|
||||
MD5 (gnome2/vte-0.10.4.tar.bz2) = 3bef90f0b51da980aa471eaa65baf552
|
||||
|
Loading…
Reference in New Issue
Block a user