1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2014-04-11 14:05:57 +00:00
parent 29c01c2223
commit a86b5d73f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350955
2 changed files with 7 additions and 11 deletions

View File

@ -4,35 +4,29 @@
PORTNAME= eggdbus
PORTVERSION= 0.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://hal.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= D-Bus bindings for GObject
LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
USE_GNOME= glib20 gnomehack
USES= gettext gmake pkgconfig
USE_GNOME= glib20
USES= gettext gmake libtool pathfix pkgconfig
MAKE_JOBS_UNSAFE=yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --localstatedir=/var
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
.if defined(NO_INSTALL_MANPAGES)
CONFIGURE_ARGS+=--disable-man-pages
.else
BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/4.1:${PORTSDIR}/textproc/docbook-sgml \
xsltproc:${PORTSDIR}/textproc/libxslt \
${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl
MAN1= eggdbus-binding-tool.1
.endif
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-Wl,--as-needed||' \
${WRKSRC}/configure

View File

@ -31,6 +31,8 @@ lib/libeggdbus-1.a
lib/libeggdbus-1.la
lib/libeggdbus-1.so
lib/libeggdbus-1.so.0
lib/libeggdbus-1.so.0.0.0
libdata/pkgconfig/eggdbus-1.pc
man/man1/eggdbus-binding-tool.1.gz
@dirrm include/eggdbus-1/eggdbus
@dirrm include/eggdbus-1