diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
commit | 0e682dded4b509db7af4b33742b81f23f7f5df47 (patch) | |
tree | 97c412cf2e94b2420ff5f5bb466589d4954046b0 /x11-toolkits | |
parent | aaaf6642eb584d021d0c901674ff7eafe61d6bbe (diff) | |
download | ports-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 'x11-toolkits')
-rw-r--r-- | x11-toolkits/elementary/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkglarea/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkglext/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkglextmm/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/guile-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libgdiplus/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/plib/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-gtkglext/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-vte/Makefile | 2 |
9 files changed, 8 insertions, 9 deletions
diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index f8a73d7df0b6..483a32deb86d 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore embryo edje libtool_hack librt_hack modarch_hack -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes INSTALLS_ICONS= yes diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile index f007315b2d3b..d620669cec87 100644 --- a/x11-toolkits/gtkglarea/Makefile +++ b/x11-toolkits/gtkglarea/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_AUTOTOOLS= libtool USE_GL= yes -USE_GNOME= gnometarget gtk12 lthack +USE_GNOME= gtk12 lthack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -lstdc++ ${PTHREAD_LIBS}" diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile index 1dc47f5202d9..d65750e0729a 100644 --- a/x11-toolkits/gtkglext/Makefile +++ b/x11-toolkits/gtkglext/Makefile @@ -17,7 +17,7 @@ COMMENT= An OpenGL extension to GTK USE_BZIP2= yes USE_GETTEXT= yes -USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 +USE_GNOME= gnomehack gnomeprefix gtk20 USE_GL= yes USE_XORG= xt USE_GMAKE= yes diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile index 03a7941462d3..53a4a2ffe3f3 100644 --- a/x11-toolkits/gtkglextmm/Makefile +++ b/x11-toolkits/gtkglextmm/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \ USE_BZIP2= yes USE_GETTEXT= yes -USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 +USE_GNOME= gnomehack gnomeprefix gtk20 USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile index 45b5519a0bb7..1366207e5fb9 100644 --- a/x11-toolkits/guile-gtk/Makefile +++ b/x11-toolkits/guile-gtk/Makefile @@ -18,7 +18,7 @@ COMMENT= Guile binding library for GTK+ LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile USE_GMAKE= yes -USE_GNOME= gnometarget ltverhack gdkpixbuf libglade +USE_GNOME= ltverhack gdkpixbuf libglade USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --with-gtkgl=no diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index 3c182d7d9a60..33e415f14239 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget glib20 +USE_GNOME= gnomehack glib20 USE_GMAKE= yes USE_XLIB= yes USE_LDCONFIG= yes diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index 9b4fea0abfa1..ca8870a37c4d 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A portable library for joystick/sound/OpenGL GUI/3D math USE_XORG= xt xi xmu xext x11 -USE_GNOME= gnometarget USE_GL= glu USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile index 708bc253a09e..26c3bc6f68e7 100644 --- a/x11-toolkits/py-gtkglext/Makefile +++ b/x11-toolkits/py-gtkglext/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope USE_BZIP2= yes USE_PYTHON= yes -USE_GNOME= gnomehack gnometarget pygtk2 +USE_GNOME= gnomehack pygtk2 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile index 9d658bfff731..24a2ed1028cf 100644 --- a/x11-toolkits/py-vte/Makefile +++ b/x11-toolkits/py-vte/Makefile @@ -19,7 +19,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist -USE_GNOME= gnomehack gnometarget vte pygtk2 +USE_GNOME= gnomehack vte pygtk2 USE_PYTHON= yes CONFIGURE_ARGS= --enable-python \ --disable-Bsymbolic \ |