aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-11 19:20:17 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-11 19:20:17 +0000
commit0e682dded4b509db7af4b33742b81f23f7f5df47 (patch)
tree97c412cf2e94b2420ff5f5bb466589d4954046b0 /misc
parentaaaf6642eb584d021d0c901674ff7eafe61d6bbe (diff)
downloadports-0e682dded4b509db7af4b33742b81f23f7f5df47.tar.gz
ports-0e682dded4b509db7af4b33742b81f23f7f5df47.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>
Notes
Notes: svn path=/head/; revision=279506
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-mime-data/Makefile2
-rw-r--r--misc/gtktalog/Makefile2
-rw-r--r--misc/gwhich/Makefile1
-rw-r--r--misc/hicolor-icon-theme/Makefile1
-rw-r--r--misc/iso-codes/Makefile2
-rw-r--r--misc/libhome/Makefile1
-rw-r--r--misc/mc-light/Makefile2
-rw-r--r--misc/misterproper/Makefile2
-rw-r--r--misc/pinfo/Makefile1
-rw-r--r--misc/wmpal/Makefile1
-rw-r--r--misc/xfce4-appfinder/Makefile2
-rw-r--r--misc/xfce4-weather-plugin/Makefile2
-rw-r--r--misc/xfce4-wm-themes/Makefile1
-rw-r--r--misc/xiphos/Makefile2
14 files changed, 8 insertions, 14 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile
index ed0e3c2b623d..12d033ff684d 100644
--- a/misc/gnome-mime-data/Makefile
+++ b/misc/gnome-mime-data/Makefile
@@ -19,7 +19,7 @@ COMMENT= A MIME and Application database for GNOME
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gnometarget pkgconfig
+USE_GNOME= gnomeprefix gnomehack intlhack pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
diff --git a/misc/gtktalog/Makefile b/misc/gtktalog/Makefile
index c8b30fc79a4e..1f2e8d880324 100644
--- a/misc/gtktalog/Makefile
+++ b/misc/gtktalog/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= plaympeg:${PORTSDIR}/multimedia/smpeg
RUN_DEPENDS= plaympeg:${PORTSDIR}/multimedia/smpeg
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomelibs gnomeprefix gnometarget
+USE_GNOME= gnomehack gnomelibs gnomeprefix
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile
index e4e79efc6c33..10bfb74b5ccb 100644
--- a/misc/gwhich/Makefile
+++ b/misc/gwhich/Makefile
@@ -15,7 +15,6 @@ DISTNAME= which-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Which - Everything you never wanted in a which
-USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
diff --git a/misc/hicolor-icon-theme/Makefile b/misc/hicolor-icon-theme/Makefile
index c31d98efd3f0..4f2188a77bcf 100644
--- a/misc/hicolor-icon-theme/Makefile
+++ b/misc/hicolor-icon-theme/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES= http://icon-theme.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= A high-color icon theme shell from the FreeDesktop project
-USE_GNOME= gnometarget
GNU_CONFIGURE= yes
ICON_DIR?= share/icons/hicolor
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile
index 10800f6a2399..818a31fa9d11 100644
--- a/misc/iso-codes/Makefile
+++ b/misc/iso-codes/Makefile
@@ -16,7 +16,7 @@ COMMENT= Lists of the country, language and currency iso names
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_BZIP2= yes
-USE_GNOME= gnomehack gnometarget
+USE_GNOME= gnomehack
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/misc/libhome/Makefile b/misc/libhome/Makefile
index 9b9b963bc722..dade7a2cda32 100644
--- a/misc/libhome/Makefile
+++ b/misc/libhome/Makefile
@@ -21,7 +21,6 @@ OPTIONS+= PAM "Support for PAM (Experimental)" off
OPTIONS+= PGSQL "Support for PostgreSQL (Experimental)" off
GNU_CONFIGURE= yes
-USE_GNOME= gnometarget
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
diff --git a/misc/mc-light/Makefile b/misc/mc-light/Makefile
index aa469b8244de..64aee125f1b3 100644
--- a/misc/mc-light/Makefile
+++ b/misc/mc-light/Makefile
@@ -25,7 +25,7 @@ OPTIONS= NLS "Enable gettext support" on \
USE_GMAKE= yes
USE_ICONV= yes
-USE_GNOME= pkgconfig gnometarget
+USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-included-slang \
--with-gettext \
diff --git a/misc/misterproper/Makefile b/misc/misterproper/Makefile
index 5ac672eea7e6..4d542cad1511 100644
--- a/misc/misterproper/Makefile
+++ b/misc/misterproper/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME application designed to manage cyclic tasks
-USE_GNOME= gnomehack gnomelibs gnomeprefix gnometarget
+USE_GNOME= gnomehack gnomelibs gnomeprefix
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile
index 6900d2f856ed..bf3daee5fd5d 100644
--- a/misc/pinfo/Makefile
+++ b/misc/pinfo/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES= http://alioth.debian.org/frs/download.php/1502/
MAINTAINER= ports@FreeBSD.org
COMMENT= Ncurses based, lynx style info documentation browser
-USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile
index 0ba00e217e1f..0a2dcfd95c8f 100644
--- a/misc/wmpal/Makefile
+++ b/misc/wmpal/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A one of the most useless dockapps in the world
USE_XORG= xpm
-USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile
index fd268895c805..1854cc2b4243 100644
--- a/misc/xfce4-appfinder/Makefile
+++ b/misc/xfce4-appfinder/Makefile
@@ -20,7 +20,7 @@ INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
+USE_GNOME= gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv garcon libgui libmenu libutil thunar xfconf
.include <bsd.port.mk>
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile
index 9d9d80dd41ef..a751674494a6 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -20,7 +20,7 @@ INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnometarget glib20 gtk20 intltool intlhack libxml2 pkgconfig
+USE_GNOME= glib20 gtk20 intltool intlhack libxml2 pkgconfig
USE_XFCE= configenv libgui libutil panel
.include <bsd.port.mk>
diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile
index d736bd3bad77..f0fc29217775 100644
--- a/misc/xfce4-wm-themes/Makefile
+++ b/misc/xfce4-wm-themes/Makefile
@@ -20,7 +20,6 @@ COMMENT= XFce 4 window decoration themes for xfwm4
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes
-USE_GNOME= gnometarget
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
.include <bsd.port.mk>
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index dbf3ed0d34cb..416be59be169 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -26,7 +26,7 @@ USE_PYTHON_BUILD= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget gtkhtml3 \
+USE_GNOME= gnomehack gnomeprefix gtkhtml3 \
intlhack libgsf
do-configure: