diff options
-rw-r--r-- | net/ntop/Makefile | 2 | ||||
-rw-r--r-- | textproc/gdome2/Makefile | 6 | ||||
-rw-r--r-- | textproc/gdome2/pkg-plist | 4 | ||||
-rw-r--r-- | textproc/gmetadom/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Canonical/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-GDOME/Makefile | 2 | ||||
-rw-r--r-- | x11/workrave/Makefile | 2 |
7 files changed, 11 insertions, 11 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index e338eec19844..5e6a3af6454d 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntop PORTVERSION= 5.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 0acbac6ae420..6eb71fc4a3dc 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -3,21 +3,21 @@ PORTNAME= gdome2 PORTVERSION= 0.8.1 -PORTREVISION= 8 +PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ MAINTAINER= ports@FreeBSD.org COMMENT= Gnome DOM Engine -USES= pathfix pkgconfig -USE_AUTOTOOLS= libtool +USES= pathfix pkgconfig libtool USE_GNOME= glib20 libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0" CPPFLAGS+= -I${LOCALBASE}/include DOCSDIR= ${PREFIX}/share/doc/${DISTNAME} USE_LDCONFIG= yes +INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS diff --git a/textproc/gdome2/pkg-plist b/textproc/gdome2/pkg-plist index 7580d6190449..2f181b0c09ce 100644 --- a/textproc/gdome2/pkg-plist +++ b/textproc/gdome2/pkg-plist @@ -9,9 +9,9 @@ include/libgdome/gdome-xpath.h include/libgdome/gdome.h lib/gdomeConf.sh lib/libgdome.a -lib/libgdome.la lib/libgdome.so -lib/libgdome.so.8 +lib/libgdome.so.0 +lib/libgdome.so.0.8.1 libdata/pkgconfig/gdome2.pc man/man1/gdome-config.1.gz share/aclocal/gdome2.m4 diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile index 09541ece0a83..c40cfca8727b 100644 --- a/textproc/gmetadom/Makefile +++ b/textproc/gmetadom/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmetadom PORTVERSION= 0.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile index 24e2ea0fd74a..9f40de174af3 100644 --- a/textproc/p5-XML-Canonical/Makefile +++ b/textproc/p5-XML-Canonical/Makefile @@ -3,7 +3,7 @@ PORTNAME= XML-Canonical PORTVERSION= 0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN 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 RUN_DEPENDS:= ${BUILD_DEPENDS} -LIB_DEPENDS= gdome:${PORTSDIR}/textproc/gdome2 +LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2 USES= perl5 pkgconfig USE_PERL5= configure diff --git a/textproc/p5-XML-GDOME/Makefile b/textproc/p5-XML-GDOME/Makefile index fc3ee7c5749d..b5b65171030e 100644 --- a/textproc/p5-XML-GDOME/Makefile +++ b/textproc/p5-XML-GDOME/Makefile @@ -3,7 +3,7 @@ PORTNAME= XML-GDOME PORTVERSION= 0.86 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index ef40659c9e82..9b0c2420c9dc 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -3,7 +3,7 @@ PORTNAME= workrave PORTVERSION= 1.9.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= SF |