1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-01 18:03:12 +00:00
parent 5cd7b700d8
commit e4dbbd9ff3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346680

View File

@ -11,7 +11,7 @@ PKGNAMESUFFIX= 2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A simple network library built upon Glib-2
USES= pkgconfig
USES= pkgconfig pathfix
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack glib20
USE_LDCONFIG= yes
@ -23,7 +23,6 @@ CONFIGURE_ARGS+= --with-html-dir=${DOCSDIR}
CONFIGURE_ARGS+= --without-html-dir
.endif
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|GNET_INTERFACE_AGE=0|GNET_INTERFACE_AGE=8|g' \
${WRKSRC}/configure