aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-08-12 03:20:17 +0800
committerkwm <kwm@FreeBSD.org>2011-08-12 03:20:17 +0800
commit0400b2c7ffd8d495abfaff9f6419752b85e249fc (patch)
tree2b6ace863c4ac36dc5529a870236255349e07060 /textproc
parent94d6b27262b65463638960ad67588da1a0138126 (diff)
downloadfreebsd-ports-gnome-0400b2c7ffd8d495abfaff9f6419752b85e249fc.tar.gz
freebsd-ports-gnome-0400b2c7ffd8d495abfaff9f6419752b85e249fc.tar.zst
freebsd-ports-gnome-0400b2c7ffd8d495abfaff9f6419752b85e249fc.zip
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aiksaurus/Makefile2
-rw-r--r--textproc/enchant/Makefile2
-rw-r--r--textproc/exempi/Makefile2
-rw-r--r--textproc/gtk-doc/Makefile2
-rw-r--r--textproc/liblingoteach/Makefile2
-rw-r--r--textproc/liblrdf/Makefile2
-rw-r--r--textproc/libtre/Makefile2
-rw-r--r--textproc/libxml++/Makefile2
-rw-r--r--textproc/libxml2/Makefile2
-rw-r--r--textproc/libxslt/Makefile2
-rw-r--r--textproc/mifluz/Makefile2
-rw-r--r--textproc/py-libxml2/Makefile2
-rw-r--r--textproc/py-libxslt/Makefile2
-rw-r--r--textproc/raptor/Makefile2
-rw-r--r--textproc/raptor2/Makefile2
-rw-r--r--textproc/rarian/Makefile2
-rw-r--r--textproc/rasqal/Makefile2
-rw-r--r--textproc/redland/Makefile2
-rw-r--r--textproc/sary/Makefile2
-rw-r--r--textproc/scrollkeeper/Makefile2
-rw-r--r--textproc/uim/Makefile2
-rw-r--r--textproc/wv/Makefile2
-rw-r--r--textproc/wv2/Makefile2
-rw-r--r--textproc/xfce4-dict-plugin/Makefile2
-rw-r--r--textproc/xmlroff/Makefile2
-rw-r--r--textproc/xqilla/Makefile1
26 files changed, 25 insertions, 26 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile
index 89c97a9fa608..904b28a03f7e 100644
--- a/textproc/aiksaurus/Makefile
+++ b/textproc/aiksaurus/Makefile
@@ -17,7 +17,7 @@ COMMENT?= A set of libraries and applications which provide a thesaurus
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_CSTD= gnu89
-USE_GNOME?= gnomehack gnometarget
+USE_GNOME?= gnomehack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--without-gtk
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index 1112bc2920d5..17651fcc8d58 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -18,7 +18,7 @@ COMMENT= Dictionary/spellchecking framework
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-USE_GNOME= gnomehack gnometarget glib20 ltverhack
+USE_GNOME= gnomehack glib20 ltverhack
CONFIGURE_ARGS= --disable-uspell \
--disable-voikko
MAKE_JOBS_SAFE= yes
diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile
index 4bdef714b9fc..784018f3d354 100644
--- a/textproc/exempi/Makefile
+++ b/textproc/exempi/Makefile
@@ -17,7 +17,7 @@ COMMENT= A port of Adobe XMP SDK to work on UNIX
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_AUTOTOOLS= libtool
-USE_GNOME= ltverhack gnomehack gnometarget
+USE_GNOME= ltverhack gnomehack
CONFIGURE_ARGS= --enable-unittest=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
index cb0dd50fd1f6..2057575341d3 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -32,7 +32,7 @@ USE_BZIP2= yes
USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnometarget gnomeprefix libxslt gnomedocutils
+USE_GNOME= gnomehack gnomeprefix libxslt gnomedocutils
INSTALLS_OMF= yes
CONFIGURE_ARGS= --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports
diff --git a/textproc/liblingoteach/Makefile b/textproc/liblingoteach/Makefile
index 27cf50b269f9..8f09c123db78 100644
--- a/textproc/liblingoteach/Makefile
+++ b/textproc/liblingoteach/Makefile
@@ -16,7 +16,7 @@ COMMENT= A library for parsing lesson files based on the LingoTeach DTD
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
-USE_GNOME= gnomehack gnometarget libxml2
+USE_GNOME= gnomehack libxml2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile
index 78186ef94f94..1b4557212cfd 100644
--- a/textproc/liblrdf/Makefile
+++ b/textproc/liblrdf/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
LIB_DEPENDS= raptor.3:${PORTSDIR}/textproc/raptor
USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehack gnometarget
+USE_GNOME= gnomehack
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
USE_LDCONFIG= yes
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index befd88617b30..350d6395d7c8 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -20,7 +20,7 @@ COMMENT= A lightweight fully POSIX compliant regexp matching library
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_BZIP2= yes
-USE_GNOME= gnomehack gnometarget pkgconfig
+USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS+= --enable-static
USE_LDCONFIG= yes
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile
index 3afe90826d15..a2dc9b54010b 100644
--- a/textproc/libxml++/Makefile
+++ b/textproc/libxml++/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= bland@FreeBSD.org
COMMENT= XML API for C++
USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehack gnometarget libxml2 pkgconfig
+USE_GNOME= gnomehack libxml2 pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 2b661a55eb00..50f342349732 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -30,7 +30,7 @@ USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
-USE_GNOME?= gnomehack gnometarget pkgconfig
+USE_GNOME?= gnomehack pkgconfig
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--with-iconv=${LOCALBASE} \
--with-html-dir=${PREFIX}/share/doc \
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 4f02bf369ba4..63d3696b6b0b 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -22,7 +22,7 @@ COMMENT?= The XSLT C library for GNOME
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GNOME?= gnomehack gnometarget libxml2
+USE_GNOME?= gnomehack libxml2
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
--without-python
CPPFLAGS= -I${LOCALBASE}/include
diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile
index ba1da3716517..c85b166d45a4 100644
--- a/textproc/mifluz/Makefile
+++ b/textproc/mifluz/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ library to build and query a full text inverted index
-USE_GNOME= gnomehack gnometarget
+USE_GNOME= gnomehack
USE_BISON= build
USE_ICONV= yes
USE_AUTOTOOLS= libtool
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index f2abe7eda662..8da7fe4ed3dd 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -18,7 +18,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-USE_GNOME= gnomehack gnometarget libxml2
+USE_GNOME= gnomehack libxml2
USE_PYTHON= yes
CONFIGURE_ARGS= --with-iconv=${LOCALBASE} \
--with-html-dir=${PREFIX}/share/doc \
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile
index ecdda36cb95d..b64712f706d1 100644
--- a/textproc/py-libxslt/Makefile
+++ b/textproc/py-libxslt/Makefile
@@ -17,7 +17,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-USE_GNOME= gnomehack lthack gnometarget libxslt
+USE_GNOME= gnomehack lthack libxslt
USE_PYTHON= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index 28b788c6b22c..f4e07ce90a04 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -16,7 +16,7 @@ COMMENT= RDF Parser Toolkit for Redland
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
-USE_GNOME= gnomehack gnometarget libxml2
+USE_GNOME= gnomehack libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
--with-curl-config=${LOCALBASE}/bin/curl-config \
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
index 28b788c6b22c..f4e07ce90a04 100644
--- a/textproc/raptor2/Makefile
+++ b/textproc/raptor2/Makefile
@@ -16,7 +16,7 @@ COMMENT= RDF Parser Toolkit for Redland
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
-USE_GNOME= gnomehack gnometarget libxml2
+USE_GNOME= gnomehack libxml2
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 8a9ad51f5f28..223fdef5a722 100644
--- a/textproc/rarian/Makefile
+++ b/textproc/rarian/Makefile
@@ -30,7 +30,7 @@ CONFLICTS= scrollkeeper-[0-9]*
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnomehier gnometarget gnomehack libxslt
+USE_GNOME= gnomehier gnomehack libxslt
USE_PYTHON= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile
index a68266e2d54c..008b1a8515f9 100644
--- a/textproc/rasqal/Makefile
+++ b/textproc/rasqal/Makefile
@@ -18,7 +18,7 @@ COMMENT= A high-level interface for RDF
LIB_DEPENDS= raptor.3:${PORTSDIR}/textproc/raptor \
pcre.0:${PORTSDIR}/devel/pcre
-USE_GNOME= gnomehack gnometarget lthack pkgconfig
+USE_GNOME= gnomehack lthack pkgconfig
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile
index c26a1b204c6c..d6d5a29d3f81 100644
--- a/textproc/redland/Makefile
+++ b/textproc/redland/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= raptor.3:${PORTSDIR}/textproc/raptor \
USE_BDB= yes
WITH_BDB_HIGHEST= yes
INVALID_BDB_VER=2
-USE_GNOME= gnomehack gnometarget lthack pkgconfig libxml2
+USE_GNOME= gnomehack lthack pkgconfig libxml2
USE_AUTOTOOLS= libltdl
USE_OPENSSL= yes
USE_GMAKE= yes
diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile
index d441e78450b6..d52e436e6bc5 100644
--- a/textproc/sary/Makefile
+++ b/textproc/sary/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://sary.sourceforge.net/
MAINTAINER= ports@FreeBSD.org
COMMENT= A suffix array library and tools, which provide fast full-text search
-USE_GNOME= glib20 gnomehack gnometarget
+USE_GNOME= glib20 gnomehack
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index 02d92745bbd8..63a7fdb8da5d 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -34,7 +34,7 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_BISON= build
-USE_GNOME= gnomehack gnomehier gnometarget libxslt intlhack
+USE_GNOME= gnomehack gnomehier libxslt intlhack
USE_LDCONFIG= yes
CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share \
--with-omfdirs=${PREFIX}/share/omf \
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index c509ba309c41..d1d728bf4325 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -19,7 +19,7 @@ COMMENT?= Input method library
USE_BZIP2= yes
USE_LDCONFIG= yes
WANT_GNOME= yes
-USE_GNOME+= gnometarget glib20 intltool
+USE_GNOME+= glib20 intltool
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_GETTEXT= yes
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile
index 7ed846095743..359de7cd3a82 100644
--- a/textproc/wv/Makefile
+++ b/textproc/wv/Makefile
@@ -15,7 +15,7 @@ COMMENT= A library and executables to access Microsoft Word files
LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf
-USE_GNOME= gnometarget libgsf
+USE_GNOME= libgsf
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile
index a97db95c0102..6cbf4e5a4cc5 100644
--- a/textproc/wv2/Makefile
+++ b/textproc/wv2/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF/wvware/
MAINTAINER= fluffy@FreeBSD.org
COMMENT= A library providing routines to access Microsoft Word files
-USE_GNOME= gnometarget libgsf
+USE_GNOME= libgsf
USE_ICONV= yes
USE_BZIP2= yes
USE_CMAKE= yes
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile
index 51c75cf20773..9392b3a4e182 100644
--- a/textproc/xfce4-dict-plugin/Makefile
+++ b/textproc/xfce4-dict-plugin/Makefile
@@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
+USE_GNOME= gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv panel
MAN1= xfce4-dict.1
diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile
index 5f9c8b11ac01..6c99c050ae6a 100644
--- a/textproc/xmlroff/Makefile
+++ b/textproc/xmlroff/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
-USE_GNOME= gnomehack gnometarget libgnomeprint libxslt \
+USE_GNOME= gnomehack libgnomeprint libxslt \
libxml2 gtk20 glib20 pango
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/textproc/xqilla/Makefile b/textproc/xqilla/Makefile
index 109fe9607b57..f9dd9823d27d 100644
--- a/textproc/xqilla/Makefile
+++ b/textproc/xqilla/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= xerces-c.3:${PORTSDIR}/textproc/xerces-c3
USE_GMAKE= yes
USE_PERL5= yes
USE_LDCONFIG= yes
-USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"