diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-04 12:36:30 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-04 12:36:30 +0800 |
commit | 7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch) | |
tree | 6e94333233053731622780aae8a8285e148ade96 /textproc | |
parent | f687852f8f35b5067f8978d6405346545b01be3a (diff) | |
download | freebsd-ports-graphics-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz freebsd-ports-graphics-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.zst freebsd-ports-graphics-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gxmlviewer/Makefile | 4 | ||||
-rw-r--r-- | textproc/libtre/Makefile | 4 | ||||
-rw-r--r-- | textproc/modlogan/Makefile | 3 | ||||
-rw-r--r-- | textproc/opensp/Makefile | 6 | ||||
-rw-r--r-- | textproc/rotix/Makefile | 5 | ||||
-rw-r--r-- | textproc/scrollkeeper/Makefile | 3 | ||||
-rw-r--r-- | textproc/spellutils/Makefile | 2 |
7 files changed, 14 insertions, 13 deletions
diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index 5b6fe1db048..99483d40a9a 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -16,9 +16,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An xmlviewer with a netscape plugin, and now a bonobo control as well -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ - xml2.5:${PORTSDIR}/textproc/libxml2 +LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 +USE_GETTEXT= yes USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomelibs bonobo gnomeprefix diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 8f74109d892..e7575708c4f 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -8,6 +8,7 @@ PORTNAME= libtre PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://laurikari.net/tre/ DISTNAME= tre-${PORTVERSION} @@ -15,8 +16,7 @@ DISTNAME= tre-${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= A lightweight fully POSIX compliant regexp matching library -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_SIZE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index 0b5a2bdd5ec..0a291116b85 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -7,6 +7,7 @@ PORTNAME= modlogan PORTVERSION= 0.8.10 +PORTREVISION= 1 CATEGORIES= textproc www MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \ ${MASTER_SITE_SOURCEFORGE} @@ -17,10 +18,10 @@ COMMENT= A modular log file analysis program LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ gd.4:${PORTSDIR}/graphics/gd \ - intl.5:${PORTSDIR}/devel/gettext-old \ pcre.0:${PORTSDIR}/devel/pcre \ expat.4:${PORTSDIR}/textproc/expat2 +USE_GETTEXT= yes .if defined(WITH_MYSQL) # To quote the author: # It is used by src/processor/telecom/... for a commercial project. The diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 18c4024b096..54ce978a95a 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -7,7 +7,7 @@ PORTNAME= OpenSP PORTVERSION= 1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openjade @@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= openjade MAINTAINER= kuriyama@FreeBSD.org COMMENT= This package is a collection of SGML/XML tools called OpenSP -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ - iconv.3:${PORTSDIR}/converters/libiconv +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv +USE_GETTEXT= yes USE_GMAKE= YES USE_REINPLACE= YES USE_LIBTOOL= YES diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index fa3e3928aad..5daf1e97c0b 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -8,15 +8,14 @@ PORTNAME= rotix PORTVERSION= 0.82 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${DISTNAME}/ MAINTAINER= lintux@debian.org COMMENT= A program to generate rotational obfuscations -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_GMAKE= yes HAS_CONFIGURE= yes USE_REINPLACE= yes diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index e7f4ea6f4a9..0831f8f0361 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -7,6 +7,7 @@ PORTNAME= scrollkeeper PORTVERSION= 0.3.14 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -16,7 +17,6 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= An Open Document Cataloging Project -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool \ ${LOCALBASE}/share/xml/docbook/${DOCBOOK_VERSION}/docbook.cat:${PORTSDIR}/textproc/docbook-sk \ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl @@ -33,6 +33,7 @@ PREFIX?= ${X11BASE} DOCBOOK_VERSION= 4.1.2 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_BISON= yes diff --git a/textproc/spellutils/Makefile b/textproc/spellutils/Makefile index fb517814410..4125115e9b2 100644 --- a/textproc/spellutils/Makefile +++ b/textproc/spellutils/Makefile @@ -14,10 +14,10 @@ MASTER_SITES= http://home.worldonline.dk/byrial/spellutils/ MAINTAINER= thierry@pompo.net COMMENT= Programs used to isolate some parts or texts before spell-checking -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old GNU_CONFIGURE= yes USE_BZIP2= yes +USE_GETTEXT= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS='-L${LOCALBASE}/lib' \ LDFLAGS=-lintl |