1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Clean up.

Use new LIB_DEPENDS syntax, stagify, put gmake into USES, strip libraries.
Replace ltverhack with USES=libtool.

PR:		ports/185923
Submitted by: 	Dmitry Marakasov <amdmi3@amdmi3.ru>
This commit is contained in:
Koop Mast 2014-02-16 15:00:46 +00:00
parent 00d6cda46d
commit 2a027ff7fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344580
2 changed files with 6 additions and 7 deletions

View File

@ -11,18 +11,16 @@ MASTER_SITES= GNOME
MAINTAINER= kwm@FreeBSD.org
COMMENT= GLib based implementation of the GData protocol
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome
LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome
USE_BZIP2= yes
USE_LDCONFIG= yes
USES= gettext pkgconfig
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack intltool ltverhack glib20
USES= gettext gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= glib20 intltool introspection:build
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
CONFIGURE_ARGS+=--with-html-dir="${PREFIX}/share/doc"
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -65,6 +65,7 @@ lib/libgdata.a
lib/libgdata.la
lib/libgdata.so
lib/libgdata.so.7
lib/libgdata.so.7.2.2
libdata/pkgconfig/libgdata.pc
share/doc/gdata/GDataAccessHandler.html
share/doc/gdata/GDataAccessRule.html