Switch to USES=pathfix libtool.
Use USE_GNOME=glibmm
This commit is contained in:
Koop Mast 2014-03-07 09:19:16 +00:00
parent cc40a07ee1
commit 2a8509076c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347350
2 changed files with 5 additions and 6 deletions

View File

@ -12,19 +12,16 @@ DIST_SUBDIR= gnome2
MAINTAINER= bland@FreeBSD.org
COMMENT= C++ wrapper for gnomevfs2 library
LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes
USES= gmake pkgconfig
USE_GNOME= gnomehack gnomevfs2
USES= gmake libtool pathfix pkgconfig
USE_GNOME= glibmm gnomevfs2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-static
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples// ; \
/^SUBDIRS =/s/docs//' \
@ -32,4 +29,6 @@ post-patch:
@${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \
${WRKSRC}/tools/extra_defs_gen/Makefile.in
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgnomevfsmm-2.6.so.1.0.9
.include <bsd.port.mk>

View File

@ -48,10 +48,10 @@ include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/wrap_init.h
lib/gnome-vfsmm-%%API_VERSION%%/include/libgnomevfsmmconfig.h
lib/gnome-vfsmm-%%API_VERSION%%/proc/m4/convert.m4
lib/gnome-vfsmm-%%API_VERSION%%/proc/m4/convert_gnome_vfsmm.m4
lib/libgnomevfsmm-%%VERSION%%.a
lib/libgnomevfsmm-%%VERSION%%.la
lib/libgnomevfsmm-%%VERSION%%.so
lib/libgnomevfsmm-%%VERSION%%.so.1
lib/libgnomevfsmm-%%VERSION%%.so.1.0.9
libdata/pkgconfig/gnome-vfsmm-%%API_VERSION%%.pc
@dirrm lib/gnome-vfsmm-%%API_VERSION%%/proc/m4
@dirrm lib/gnome-vfsmm-%%API_VERSION%%/proc