diff options
45 files changed, 51 insertions, 47 deletions
diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile index bd360cdc1d42..5144ed6e385a 100644 --- a/textproc/apertium/Makefile +++ b/textproc/apertium/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= liblttoolbox3.so:textproc/lttoolbox \ libpcre.so:devel/pcre RUN_DEPENDS= bash:shells/bash -USES= autoreconf pathfix pkgconfig libtool localbase:ldflags +USES= autoreconf gnome libtool localbase:ldflags pathfix pkgconfig USE_GNOME= libxml2 libxslt GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/textproc/artha/Makefile b/textproc/artha/Makefile index 0d0d506f942a..05e007b0c40d 100644 --- a/textproc/artha/Makefile +++ b/textproc/artha/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool -USES= gmake libtool pkgconfig +USES= gmake gnome libtool pkgconfig CONFIGURE_ARGS= --enable-static=no --x-includes=${LOCALBASE}/include \ --x-libraries=${LOCALBASE}/lib diff --git a/textproc/ctpl/Makefile b/textproc/ctpl/Makefile index 35005d8521f6..e45011b9260f 100644 --- a/textproc/ctpl/Makefile +++ b/textproc/ctpl/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USE_GNOME= glib20 -USES= pathfix pkgconfig libtool +USES= gnome libtool pathfix pkgconfig USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/textproc/diffmark/Makefile b/textproc/diffmark/Makefile index c4d2f0a29f03..04cd7523ec07 100644 --- a/textproc/diffmark/Makefile +++ b/textproc/diffmark/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.mangrove.cz/diffmark/ \ MAINTAINER= ports@FreeBSD.org COMMENT= XML diff and merge package -USES= libtool pkgconfig +USES= gnome libtool pkgconfig USE_GNOME= libxml2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 467cb702b5ed..b640a38dadf0 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT LIB_DEPENDS= libzip.so:archivers/libzip -USES= cmake +USES= cmake gnome USE_LDCONFIG= yes USE_GNOME= libxml2 diff --git a/textproc/ecromedos/Makefile b/textproc/ecromedos/Makefile index 174172a2ae8f..d395f61fdc51 100644 --- a/textproc/ecromedos/Makefile +++ b/textproc/ecromedos/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2>=0:textproc/py-libxml2@${PY_FLAVOR} NO_BUILD= yes -USES= python:2.7 +USES= gnome python:2.7 USE_GNOME= libxml2 libxslt USE_TEX= latex diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index 2d915f73636c..fad0d1377ff1 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -13,7 +13,7 @@ COMMENT= Dictionary/spellchecking framework GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= gmake libtool pathfix pkgconfig +USES= gmake gnome libtool pathfix pkgconfig USE_GNOME= glib20 CONFIGURE_ARGS= --disable-uspell \ --disable-voikko diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile index 7ece6a2e8cdc..72f62a46c7cd 100644 --- a/textproc/enchant2/Makefile +++ b/textproc/enchant2/Makefile @@ -14,7 +14,8 @@ COMMENT= Dictionary/spellchecking framework LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -USES= compiler:c++11-lib gmake libtool localbase pathfix pkgconfig +USES= compiler:c++11-lib gmake gnome libtool localbase pathfix \ + pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 894c62afad49..d7a76bca2d66 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ MAINTAINER= ports@FreeBSD.org COMMENT= Gnome DOM Engine -USES= pathfix pkgconfig libtool +USES= gnome libtool pathfix pkgconfig USE_GNOME= glib20 libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0" diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index 943de1703a3f..655268d3c871 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= rarian-sk-config:textproc/rarian \ ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR} \ docbook-xml>0:textproc/docbook-xml -USES= gettext-tools:build,run gmake pathfix pkgconfig python:2.7 tar:xz +USES= gettext-tools:build,run gmake gnome pathfix pkgconfig \ + python:2.7 tar:xz USE_GNOME= libxslt intlhack INSTALLS_OMF= yes GNU_CONFIGURE= yes diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index 696f0969e450..0da3e70ba0eb 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ PORTSCOUT= limitw:even -USES= gmake iconv libtool pathfix pkgconfig tar:xz +USES= gmake gnome iconv libtool pathfix pkgconfig tar:xz USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection:build \ libxml2 pango GNU_CONFIGURE= yes diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index f5560ad3eedd..e18017c8b758 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -15,7 +15,7 @@ COMMENT= GTK+ 2 spell checking component LIB_DEPENDS= libenchant.so:textproc/enchant -USES= gettext gmake libtool:keepla pathfix pkgconfig +USES= gettext gmake gnome libtool:keepla pathfix pkgconfig USE_GNOME= gnomeprefix gtk20 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/textproc/ibus-kmfl/Makefile b/textproc/ibus-kmfl/Makefile index 50a93fdaade1..23d6efaf6e8c 100644 --- a/textproc/ibus-kmfl/Makefile +++ b/textproc/ibus-kmfl/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libkmflcomp.so:textproc/kmflcomp RUN_DEPENDS= kmflcomp:textproc/kmflcomp -USES= pkgconfig gmake +USES= gmake gnome pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile index 1e1742e62856..33ddcb98df64 100644 --- a/textproc/ibus-table/Makefile +++ b/textproc/ibus-table/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR LIB_DEPENDS= libibus-1.0.so:textproc/ibus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} -USES= autoreconf gmake pkgconfig python:3.4+ +USES= autoreconf gmake gnome pkgconfig python:3.4+ GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= kaio diff --git a/textproc/ibus-uniemoji/Makefile b/textproc/ibus-uniemoji/Makefile index 1c22615cc3fd..f381582b6478 100644 --- a/textproc/ibus-uniemoji/Makefile +++ b/textproc/ibus-uniemoji/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-Levenshtein>0:devel/py-python-Levensh ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \ ${LOCALBASE}/share/gir-1.0/IBus-1.0.gir:textproc/ibus -USES= gmake python:3.4+ shebangfix +USES= gmake gnome python:3.4+ shebangfix USE_GITHUB= yes GH_ACCOUNT= salty-horse USE_GNOME= glib20 pygobject3 diff --git a/textproc/lasem/Makefile b/textproc/lasem/Makefile index 2b27e9b9bac6..b02e41489dee 100644 --- a/textproc/lasem/Makefile +++ b/textproc/lasem/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= stixfonts>0:x11-fonts/stix-fonts GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 pango intltool gdkpixbuf2 libxml2 introspection:build CONFIGURE_ARGS= --disable-gtk-doc-html \ diff --git a/textproc/libabw/Makefile b/textproc/libabw/Makefile index ddaf489a3ae2..fc89f3eedbd9 100644 --- a/textproc/libabw/Makefile +++ b/textproc/libabw/Makefile @@ -14,7 +14,8 @@ LICENSE= MPL20 BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:devel/boost-libs LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge -USES= compiler:c++11-lib gperf perl5 libtool pathfix pkgconfig tar:xz +USES= compiler:c++11-lib gnome gperf libtool pathfix perl5 pkgconfig \ + tar:xz USE_LDCONFIG= yes USE_GNOME= libxml2 GNU_CONFIGURE= yes diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 04c2c1d5bab4..b7fdd00fe5a5 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -20,7 +20,8 @@ OPTIONS_DEFINE= DOCS USE_GNOME= libxml2 -USES= compiler:c++11-lib gmake gperf libtool pathfix pkgconfig tar:xz +USES= compiler:c++11-lib gmake gnome gperf libtool pathfix pkgconfig \ + tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/textproc/libfo/Makefile b/textproc/libfo/Makefile index 945d673479ca..9a808c61d3a0 100644 --- a/textproc/libfo/Makefile +++ b/textproc/libfo/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ CONFLICTS_INSTALL= xmlroff-0.6.[12] xmlroff-0.6.2_[12345] -USES= autoreconf gettext gmake libtool pkgconfig pathfix +USES= autoreconf gettext gmake gnome libtool pathfix pkgconfig USE_GNOME= libgnomeprint libxslt \ libxml2 gtk20 glib20 pango \ librsvg2 gdkpixbuf2 diff --git a/textproc/liblingoteach/Makefile b/textproc/liblingoteach/Makefile index 9078d2b078e7..fe9719fe8b56 100644 --- a/textproc/liblingoteach/Makefile +++ b/textproc/liblingoteach/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/lingoteach/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Library for parsing lesson files based on the LingoTeach DTD -USES= gmake pathfix pkgconfig libtool +USES= gmake gnome libtool pathfix pkgconfig USE_GNOME= libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index 770fbfae02c4..257c22371463 100644 --- a/textproc/libtranslate/Makefile +++ b/textproc/libtranslate/Makefile @@ -15,7 +15,7 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= ports@FreeBSD.org COMMENT= Natural language translation library -USES= gettext gmake libtool pathfix pkgconfig +USES= gettext gmake gnome libtool pathfix pkgconfig USE_GNOME= glib20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 5918d2fcf447..bc4d19c1f376 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libicui18n.so:devel/icu \ CONFIGURE_ARGS= --disable-tests --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes -USES= compiler:c++11-lib gmake gperf libtool pathfix perl5 \ +USES= compiler:c++11-lib gmake gnome gperf libtool pathfix perl5 \ pkgconfig tar:xz USE_LDCONFIG= yes USE_PERL5= build diff --git a/textproc/libwpd010/Makefile b/textproc/libwpd010/Makefile index 91da38636bd6..b0b51b0c48ce 100644 --- a/textproc/libwpd010/Makefile +++ b/textproc/libwpd010/Makefile @@ -19,7 +19,7 @@ LICENSE_FILE_MPL20= ${WRKSRC}/COPYING.MPL BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/include/qi.hpp:devel/boost-libs LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge -USES= compiler:c++11-lang libtool pathfix pkgconfig tar:bzip2 +USES= compiler:c++11-lang gnome libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= libgsf USE_LDCONFIG= yes diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile index fc02f6727d89..cbd593d6e69e 100644 --- a/textproc/m17n-im-config/Makefile +++ b/textproc/m17n-im-config/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libm17n.so:devel/m17n-lib MAKE_JOBS_UNSAFE= yes USE_GNOME= gtk20 intltool intlhack glib20 -USES= gettext pathfix pkgconfig libtool +USES= gettext gnome libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/textproc/pear-Horde_Kolab_Format/Makefile b/textproc/pear-Horde_Kolab_Format/Makefile index b73ab0e373cf..f4fd5158a59f 100644 --- a/textproc/pear-Horde_Kolab_Format/Makefile +++ b/textproc/pear-Horde_Kolab_Format/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde library for reading/writing Kolab data formats -USES= horde +USES= horde php USE_PHP= dom USE_HORDE_RUN= Horde_Exception diff --git a/textproc/pear-Horde_Text_Filter_Csstidy/Makefile b/textproc/pear-Horde_Text_Filter_Csstidy/Makefile index 9992dae3fdc6..7c3185f38c0f 100644 --- a/textproc/pear-Horde_Text_Filter_Csstidy/Makefile +++ b/textproc/pear-Horde_Text_Filter_Csstidy/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Text Filter CSS optimization class -USES= horde +USES= horde php USE_HORDE_RUN= Horde_Text_Filter USE_PHP= ctype diff --git a/textproc/pear-Horde_Xml_Element/Makefile b/textproc/pear-Horde_Xml_Element/Makefile index 0d157d2f6424..e78104419065 100644 --- a/textproc/pear-Horde_Xml_Element/Makefile +++ b/textproc/pear-Horde_Xml_Element/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Xml Element object -USES= horde +USES= horde php USE_PHP= dom USE_HORDE_RUN= Horde_Exception diff --git a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile index c3552053f689..9b5f77d0717c 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} -USES= pear +USES= pear php USE_PHP= mysqli NO_ARCH= yes diff --git a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile index abd26e587381..e5abc301a88d 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} -USES= pear +USES= pear php USE_PHP= mysqli NO_ARCH= yes diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index 3901d8fea4c3..7e0f4a8787db 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -14,7 +14,7 @@ DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist USE_GNOME= libxml2 -USES= python gettext-runtime +USES= gettext-runtime gnome python USE_PYTHON= autoplist distutils CPPFLAGS+= `${PYTHON_CMD}-config --cflags` diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 80b790ced78e..30a0742254eb 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -13,7 +13,7 @@ COMMENT= RDF Parser Toolkit for Redland LIB_DEPENDS= libcurl.so:ftp/curl -USES= libtool pathfix +USES= gnome libtool pathfix USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 57d481906560..9a59c52d5ce0 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ CONFLICTS= raptor-1.4.1[0-9]* raptor-1.4.21 USE_GNOME= libxml2 libxslt -USES= libtool:keepla pathfix pkgconfig +USES= gnome libtool:keepla pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ diff --git a/textproc/rarian/Makefile b/textproc/rarian/Makefile index a59d5cd5df25..8514a0d6cb31 100644 --- a/textproc/rarian/Makefile +++ b/textproc/rarian/Makefile @@ -23,7 +23,7 @@ DOCBOOK_VERSION=4.2 CONFLICTS= scrollkeeper-[0-9]* -USES= gmake libtool pathfix python tar:bzip2 +USES= gmake gnome libtool pathfix python tar:bzip2 USE_GNOME= libxslt USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/textproc/rubygem-libxml-ruby/Makefile b/textproc/rubygem-libxml-ruby/Makefile index 6a8dbc764e68..3b54fccfbc53 100644 --- a/textproc/rubygem-libxml-ruby/Makefile +++ b/textproc/rubygem-libxml-ruby/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GNOME= libxml2 USE_RUBY= yes -USES= gem +USES= gem gnome .include <bsd.port.mk> diff --git a/textproc/rubygem-ruby-augeas/Makefile b/textproc/rubygem-ruby-augeas/Makefile index fa683210c49a..6f02b2ea698c 100644 --- a/textproc/rubygem-ruby-augeas/Makefile +++ b/textproc/rubygem-ruby-augeas/Makefile @@ -17,6 +17,6 @@ LIB_DEPENDS= libaugeas.so:textproc/augeas CONFIGURE_ARGS= --with-opt-include="${LOCALBASE}/include/libxml2" USE_GNOME= libxml2 USE_RUBY= yes -USES= gem pkgconfig +USES= gem gnome pkgconfig .include <bsd.port.mk> diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index 0853ab7a582f..49b9134fd3f3 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Suffix array library and tools, which provide fast full-text search GNU_CONFIGURE= yes -USES= libtool pathfix pkgconfig +USES= gnome libtool pathfix pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile index 1787c4698f22..6eb1be7a78ab 100644 --- a/textproc/scim-input-pad/Makefile +++ b/textproc/scim-input-pad/Makefile @@ -14,7 +14,7 @@ COMMENT= SCIM add-on to input various symbols with customisable on-screen pad LIB_DEPENDS= libscim-1.0.so:textproc/scim USE_LDCONFIG= yes -USES= gmake pkgconfig libtool +USES= gmake libtool pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ LDFLAGS+= -L${LOCALBASE}/lib @@ -34,7 +34,7 @@ OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} -USES+= gettext +USES+= gettext gnome USE_GNOME= intlhack PLIST_SUB+= NLS="" .else diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile index f11dea6875fb..8d7cd881d787 100644 --- a/textproc/sdcv/Makefile +++ b/textproc/sdcv/Makefile @@ -13,7 +13,7 @@ COMMENT= Text-based utility for work with dictionaries in StarDict's format #' LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake compiler:c++11-lang pkgconfig readline +USES= cmake compiler:c++11-lang gnome pkgconfig readline USE_GNOME= glib20 SUB_FILES= pkg-message diff --git a/textproc/ssddiff/Makefile b/textproc/ssddiff/Makefile index eec315dfc2b4..1f4ffd66872b 100644 --- a/textproc/ssddiff/Makefile +++ b/textproc/ssddiff/Makefile @@ -18,7 +18,7 @@ COMMENT= Diff application for semistructured data such as XML files LICENSE= GPLv2+ GNU_CONFIGURE= yes -USES= autoreconf pkgconfig tar:bzip2 +USES= autoreconf gnome pkgconfig tar:bzip2 USE_GNOME= libxml2 PLIST_FILES= bin/xmldiff diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 3038380adfab..4aa666eec61c 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -23,8 +23,8 @@ CONFIGURE_ARGS= --disable-festival \ --disable-updateinfo \ --disable-advertisement -USES= compiler:c++11-lang gettext gmake libtool localbase pathfix \ - pkgconfig tar:bzip2 +USES= compiler:c++11-lang gettext gmake gnome libtool localbase \ + pathfix pkgconfig tar:bzip2 USE_CXXSTD= c++11 USE_GNOME= intltool diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index aac3d8aa8318..3e19bd2be95a 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -14,7 +14,7 @@ COMMENT?= Emacs lisp for uim input method library RUN_DEPENDS= uim-el-agent:textproc/uim -USES= emacs gettext-tools gmake iconv perl5 tar:bzip2 +USES= emacs gettext-tools gmake gnome iconv perl5 tar:bzip2 USE_GNOME= intltool USE_PERL5= build diff --git a/textproc/xml2/Makefile b/textproc/xml2/Makefile index 9c77ada5c702..a06e10ce3fbb 100644 --- a/textproc/xml2/Makefile +++ b/textproc/xml2/Makefile @@ -18,7 +18,7 @@ DEPRECATED= Unfetchable, unmaintained EXPIRATION_DATE= 2019-10-16 GNU_CONFIGURE= yes -USES= pkgconfig +USES= gnome pkgconfig USE_GNOME= libxml2 PLIST_FILES= bin/xml2 \ diff --git a/textproc/xmlstarlet/Makefile b/textproc/xmlstarlet/Makefile index 2ded3fc54df5..71a2482e7520 100644 --- a/textproc/xmlstarlet/Makefile +++ b/textproc/xmlstarlet/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= libxslt -USES= iconv +USES= gnome iconv GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libxml-prefix=${LOCALBASE} \ --with-libxslt-prefix=${LOCALBASE} \ diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index c8c0f0840c05..01cc182bf33c 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -24,7 +24,7 @@ OPTIONS_SUB= yes XSLT_USE= gnome=libxslt XSLT_CONFIGURE_ENABLE= xslt -USES= compiler:c++11-lang libtool pathfix pkgconfig +USES= compiler:c++11-lang gnome libtool pathfix pkgconfig USE_GNOME= libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index e0fcf34b74cb..ef7b957d28cb 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -37,7 +37,7 @@ JAVA_CMAKE_BOOL= WITH_JAVA CONFLICTS= xqilla-[0-9]* CONFLICTS_BUILD= bison -USES= cmake compiler:c++11-lib libedit +USES= cmake compiler:c++11-lib gnome libedit USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes USE_CXXSTD= c++11 |