diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ayttm/Makefile | 2 | ||||
-rw-r--r-- | net-im/farsight2/Makefile | 2 | ||||
-rw-r--r-- | net-im/libnice/Makefile | 2 | ||||
-rw-r--r-- | net-im/libtelepathy/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-salut/Makefile | 2 | ||||
-rw-r--r-- | net-im/vqcc-gtk/Makefile | 2 | ||||
-rw-r--r-- | net-im/xfce4-messenger-plugin/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index fe6c88fae70c..c141efb19738 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -27,7 +27,7 @@ OPTIONS= ARTS "Enable aRts support" off \ USE_BZIP2= yes USE_XORG= xpm xscrnsaver -USE_GNOME= gnometarget gtk20 +USE_GNOME= gtk20 USE_OPENSSL= yes USE_GMAKE= yes USE_AUTOTOOLS= libltdl libtool diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index a4f10bc4fae8..015e363702fe 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_PYTHON= yes -USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget \ +USE_GNOME= gnomehack pkgconfig glib20 ltverhack \ pygtk2 USE_GSTREAMER= core good bad python USE_AUTOTOOLS= libtool diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 91d3b4c5f782..2a262071d560 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -17,7 +17,7 @@ COMMENT= Library and transmitter that implements ICE-19 USE_GMAKE= yes USE_GETTEXT= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget +USE_GNOME= gnomehack pkgconfig glib20 ltverhack USE_GSTREAMER= yes USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GETIFADDRS" \ diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index f800fb7af792..213e01ba2853 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} USE_GMAKE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget +USE_GNOME= gnomehack pkgconfig glib20 ltverhack USE_AUTOTOOLS= libtool .include <bsd.port.mk> diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile index 754a6b25a36f..4308ca184378 100644 --- a/net-im/telepathy-salut/Makefile +++ b/net-im/telepathy-salut/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_OPENSSL= yes USE_PYTHON_BUILD= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ diff --git a/net-im/vqcc-gtk/Makefile b/net-im/vqcc-gtk/Makefile index ec5bce068078..256d52cece46 100644 --- a/net-im/vqcc-gtk/Makefile +++ b/net-im/vqcc-gtk/Makefile @@ -16,7 +16,7 @@ COMMENT= LAN chat client compatible with quickChat and Vypress Chat (TM) LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification -USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 +USE_GNOME= gnomehack gnomeprefix gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/net-im/xfce4-messenger-plugin/Makefile b/net-im/xfce4-messenger-plugin/Makefile index f31da7d09d34..8c809eb570e9 100644 --- a/net-im/xfce4-messenger-plugin/Makefile +++ b/net-im/xfce4-messenger-plugin/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= 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 libgui libutil panel USE_XORG= x11 xt xaw |