mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update to 1.1.1.
This commit is contained in:
parent
8d591a3795
commit
3594c0fb73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133690
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libgail-gnome
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
|
||||
@ -23,8 +22,13 @@ INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
GNOME_DESKTOP_VERSION=2
|
||||
USE_GNOME= gnomeprefix gnomehack gnomepanel atspi
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gnome2/libgail-gnome-1.1.0.tar.bz2) = 61541d3f04741b8a9f42f89776ea1fac
|
||||
SIZE (gnome2/libgail-gnome-1.1.0.tar.bz2) = 141395
|
||||
MD5 (gnome2/libgail-gnome-1.1.1.tar.bz2) = 03f0bc21808484b5f64baffbad47ab0a
|
||||
SIZE (gnome2/libgail-gnome-1.1.1.tar.bz2) = 209174
|
||||
|
Loading…
Reference in New Issue
Block a user