1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch textproc/gdome2 to USES=libtool, drop .la files

- Bump dependent ports as .so version has changed
This commit is contained in:
Dmitry Marakasov 2014-06-06 13:21:59 +00:00
parent 4aaf3e0e13
commit fb1f93a73f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356785
7 changed files with 11 additions and 11 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= ntop PORTNAME= ntop
PORTVERSION= 5.0.1 PORTVERSION= 5.0.1
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= net CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable

View File

@ -3,21 +3,21 @@
PORTNAME= gdome2 PORTNAME= gdome2
PORTVERSION= 0.8.1 PORTVERSION= 0.8.1
PORTREVISION= 8 PORTREVISION= 10
CATEGORIES= textproc CATEGORIES= textproc
MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ MASTER_SITES= http://gdome2.cs.unibo.it/tarball/
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome DOM Engine COMMENT= Gnome DOM Engine
USES= pathfix pkgconfig USES= pathfix pkgconfig libtool
USE_AUTOTOOLS= libtool
USE_GNOME= glib20 libxml2 USE_GNOME= glib20 libxml2
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0" CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0"
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include
DOCSDIR= ${PREFIX}/share/doc/${DISTNAME} DOCSDIR= ${PREFIX}/share/doc/${DISTNAME}
USE_LDCONFIG= yes USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS OPTIONS_DEFINE= DOCS

View File

@ -9,9 +9,9 @@ include/libgdome/gdome-xpath.h
include/libgdome/gdome.h include/libgdome/gdome.h
lib/gdomeConf.sh lib/gdomeConf.sh
lib/libgdome.a lib/libgdome.a
lib/libgdome.la
lib/libgdome.so lib/libgdome.so
lib/libgdome.so.8 lib/libgdome.so.0
lib/libgdome.so.0.8.1
libdata/pkgconfig/gdome2.pc libdata/pkgconfig/gdome2.pc
man/man1/gdome-config.1.gz man/man1/gdome-config.1.gz
share/aclocal/gdome2.m4 share/aclocal/gdome2.m4

View File

@ -3,7 +3,7 @@
PORTNAME= gmetadom PORTNAME= gmetadom
PORTVERSION= 0.2.6 PORTVERSION= 0.2.6
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= textproc CATEGORIES= textproc
MASTER_SITES= SF MASTER_SITES= SF

View File

@ -3,7 +3,7 @@
PORTNAME= XML-Canonical PORTNAME= XML-Canonical
PORTVERSION= 0.10 PORTVERSION= 0.10
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= textproc perl5 CATEGORIES= textproc perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= XML MASTER_SITE_SUBDIR= XML
@ -14,7 +14,7 @@ COMMENT= Perl Implementation of Canonical XML
BUILD_DEPENDS= p5-XML-GDOME>=0:${PORTSDIR}/textproc/p5-XML-GDOME BUILD_DEPENDS= p5-XML-GDOME>=0:${PORTSDIR}/textproc/p5-XML-GDOME
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
LIB_DEPENDS= gdome:${PORTSDIR}/textproc/gdome2 LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2
USES= perl5 pkgconfig USES= perl5 pkgconfig
USE_PERL5= configure USE_PERL5= configure

View File

@ -3,7 +3,7 @@
PORTNAME= XML-GDOME PORTNAME= XML-GDOME
PORTVERSION= 0.86 PORTVERSION= 0.86
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= textproc perl5 CATEGORIES= textproc perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-

View File

@ -3,7 +3,7 @@
PORTNAME= workrave PORTNAME= workrave
PORTVERSION= 1.9.4 PORTVERSION= 1.9.4
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= x11 gnome CATEGORIES= x11 gnome
MASTER_SITES= SF MASTER_SITES= SF