diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
commit | bbc8c4d740872dbe971f6164448e5ba893cb166f (patch) | |
tree | c756810defa7862a81134a13cec391bfef55e24e /x11 | |
parent | 7eb500363752ce8dd82189f56d621b11450e92f9 (diff) | |
download | ports-bbc8c4d740872dbe971f6164448e5ba893cb166f.tar.gz ports-bbc8c4d740872dbe971f6164448e5ba893cb166f.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ecore-imf/Makefile | 3 | ||||
-rw-r--r-- | x11/ecore-imf_evas/Makefile | 3 | ||||
-rw-r--r-- | x11/ecore-input/Makefile | 3 | ||||
-rw-r--r-- | x11/ecore-input_evas/Makefile | 3 | ||||
-rw-r--r-- | x11/ecore-x11/Makefile | 3 | ||||
-rw-r--r-- | x11/efreet/Makefile | 3 | ||||
-rw-r--r-- | x11/emprint/Makefile | 3 | ||||
-rw-r--r-- | x11/gcb/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-clipboard-daemon/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-menus/Makefile | 3 | ||||
-rw-r--r-- | x11/i3lock/Makefile | 3 | ||||
-rw-r--r-- | x11/idesk/Makefile | 3 | ||||
-rw-r--r-- | x11/nvidia-xconfig/Makefile | 3 | ||||
-rw-r--r-- | x11/qimageblitz/Makefile | 3 | ||||
-rw-r--r-- | x11/qxkb/Makefile | 3 | ||||
-rw-r--r-- | x11/roxterm/Makefile | 3 | ||||
-rw-r--r-- | x11/terminology/Makefile | 3 | ||||
-rw-r--r-- | x11/tint/Makefile | 3 | ||||
-rw-r--r-- | x11/wmblob/Makefile | 3 | ||||
-rw-r--r-- | x11/xdialog/Makefile | 3 |
20 files changed, 20 insertions, 40 deletions
diff --git a/x11/ecore-imf/Makefile b/x11/ecore-imf/Makefile index 0fa3c3258cc1..85ad4d291271 100644 --- a/x11/ecore-imf/Makefile +++ b/x11/ecore-imf/Makefile @@ -15,10 +15,9 @@ COMMENT= Enlightenment core abstraction library (IMF module) LICENSE= BSD DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_imf INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-imf_evas/Makefile b/x11/ecore-imf_evas/Makefile index e4d1b927b316..5114036eeaa6 100644 --- a/x11/ecore-imf_evas/Makefile +++ b/x11/ecore-imf_evas/Makefile @@ -15,11 +15,10 @@ COMMENT= Enlightenment core abstraction library (IMF-Evas module) LICENSE= BSD DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore evas libtool_hack USE_EFL_ECORE= imf -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_imf_evas INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-input/Makefile b/x11/ecore-input/Makefile index f5f0a831d300..45cb0f2c6dbc 100644 --- a/x11/ecore-input/Makefile +++ b/x11/ecore-input/Makefile @@ -15,10 +15,9 @@ COMMENT= Enlightenment core abstraction library (input module) LICENSE= BSD DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_input INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-input_evas/Makefile b/x11/ecore-input_evas/Makefile index 623b9a6576af..aeb7643be022 100644 --- a/x11/ecore-input_evas/Makefile +++ b/x11/ecore-input_evas/Makefile @@ -15,11 +15,10 @@ COMMENT= Enlightenment core abstraction library (evas input module) LICENSE= BSD DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore evas libtool_hack USE_EFL_ECORE= input -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_input_evas INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-x11/Makefile b/x11/ecore-x11/Makefile index 870827e08f6e..95e56daffef0 100644 --- a/x11/ecore-x11/Makefile +++ b/x11/ecore-x11/Makefile @@ -15,9 +15,8 @@ COMMENT= Enlightenment core abstraction library (x11 module) LICENSE= BSD DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_EFL= ecore libtool_hack USE_EFL_ECORE= input USE_LDCONFIG= yes diff --git a/x11/efreet/Makefile b/x11/efreet/Makefile index 541ecf244f5e..9914a4935fb5 100644 --- a/x11/efreet/Makefile +++ b/x11/efreet/Makefile @@ -13,9 +13,8 @@ COMMENT= Freedesktop.org EFL compatibility layer LICENSE= BSD DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig tar:bzip2 USE_EFL= eet eina ecore libtool_hack librt_hack USE_EFL_ECORE= file USE_LDCONFIG= yes diff --git a/x11/emprint/Makefile b/x11/emprint/Makefile index bd52515a657a..88c8eb3a045d 100644 --- a/x11/emprint/Makefile +++ b/x11/emprint/Makefile @@ -10,9 +10,8 @@ MAINTAINER= gblach@FreeBSD.org COMMENT= Utility for taking screenshots for E17 DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pkgconfig +USES= pkgconfig tar:bzip2 USE_EFL= eina evas ecore USE_EFL_ECORE= evas file input x11 diff --git a/x11/gcb/Makefile b/x11/gcb/Makefile index a61aaf8b5156..98eece62b0cd 100644 --- a/x11/gcb/Makefile +++ b/x11/gcb/Makefile @@ -12,8 +12,7 @@ MAINTAINER= chip-set@mail.ru COMMENT= A GTK+ tool for managing x11 cut-buffers HAS_CONFIGURE= yes -USES= pkgconfig -USE_BZIP2= yes +USES= pkgconfig tar:bzip2 USE_GNOME= gtk20 post-patch: diff --git a/x11/gnome-clipboard-daemon/Makefile b/x11/gnome-clipboard-daemon/Makefile index 4f167ed38b32..4c8ecba5de71 100644 --- a/x11/gnome-clipboard-daemon/Makefile +++ b/x11/gnome-clipboard-daemon/Makefile @@ -12,8 +12,7 @@ COMMENT= Program that keeps the content of your X clipboard in memory LICENSE= GPLv2 -USE_BZIP2= yes -USES= pkgconfig +USES= pkgconfig tar:bzip2 USE_GNOME= gtk20 PLIST_FILES= bin/${PORTNAME} diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 3877fe61252e..684dd717e1ff 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -12,9 +12,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Implementation of the FreeDesktop Desktop Menu Spec -USE_BZIP2= yes USE_GNOME= gnomeprefix intlhack glib20 ltverhack introspection:build -USES= pkgconfig gettext gmake pathfix +USES= pkgconfig gettext gmake pathfix tar:bzip2 USE_AUTOTOOLS= libtool USE_PYTHON= 2 USE_LDCONFIG= yes diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile index b9f8f76e6f3e..a051cb2866cf 100644 --- a/x11/i3lock/Makefile +++ b/x11/i3lock/Makefile @@ -28,8 +28,7 @@ PLIST_FILES= bin/i3lock \ LDFLAGS+= ${ICONV_LIB} USE_XORG= x11 xcb xt xproto xext -USE_BZIP2= yes -USES= gmake iconv pkgconfig +USES= gmake iconv pkgconfig tar:bzip2 post-install: ${CHMOD} u+s ${STAGEDIR}${PREFIX}/bin/i3lock diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index 179ecd3b7266..069cd9d02f97 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -12,11 +12,10 @@ COMMENT= Place launch icons and background directly on your desktop LIB_DEPENDS= libXft.so:${PORTSDIR}/x11-fonts/libXft -USE_BZIP2= yes USE_EFL= imlib2 GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 OPTIONS_DEFINE= SHAPE SN DOCS SHAPE_DESC= Support of XShape extension diff --git a/x11/nvidia-xconfig/Makefile b/x11/nvidia-xconfig/Makefile index ccc52035c01e..54e440a06c44 100644 --- a/x11/nvidia-xconfig/Makefile +++ b/x11/nvidia-xconfig/Makefile @@ -12,8 +12,7 @@ COMMENT= Tool to manipulate X configuration files for the NVidia driver LICENSE= GPLv2 -USE_BZIP2= yes -USES= gmake +USES= gmake tar:bzip2 MAKE_ENV= NV_VERBOSE= \ STRIP_CMD=${TRUE} \ diff --git a/x11/qimageblitz/Makefile b/x11/qimageblitz/Makefile index e12c7990ca1c..4f21ce8d95ac 100644 --- a/x11/qimageblitz/Makefile +++ b/x11/qimageblitz/Makefile @@ -11,10 +11,9 @@ MASTER_SITE_SUBDIR= stable/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Graphical effects and filters library for KDE4 -USE_BZIP2= yes USE_LDCONFIG= yes USE_QT4= corelib gui qmake_build moc_build uic_build rcc_build -USES= cmake +USES= cmake tar:bzip2 post-patch: ${REINPLACE_CMD} -e \ diff --git a/x11/qxkb/Makefile b/x11/qxkb/Makefile index 6a4aa644626b..0acb36b88a2f 100644 --- a/x11/qxkb/Makefile +++ b/x11/qxkb/Makefile @@ -13,8 +13,7 @@ LICENSE= GPLv2 # (or later) LIB_DEPENDS= libxkbfile.so:${PORTSDIR}/x11/libxkbfile -USE_BZIP2= yes -USES= cmake +USES= cmake tar:bzip2 USE_QT4= linguist_build moc_build qmake_build rcc_build uic_build \ corelib gui svg diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index f969ed9117bb..809a9c33ec5d 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -17,8 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lockfile>0:${PORTSDIR}/devel/py-lockfile \ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils -USE_BZIP2= yes -USES= gettext pkgconfig +USES= gettext pkgconfig tar:bzip2 USE_GNOME= librsvg2 USE_PYTHON_BUILD= yes USE_AUTOTOOLS= libtool:env diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile index 107bf83c7515..64b29ea940e1 100644 --- a/x11/terminology/Makefile +++ b/x11/terminology/Makefile @@ -12,9 +12,8 @@ COMMENT= EFL Terminal Emulator LICENSE= BSD -USES= pkgconfig +USES= pkgconfig tar:bzip2 DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina eet evas ecore edje emotion elementary USE_EFL_ECORE= imf imf_evas input ipc diff --git a/x11/tint/Makefile b/x11/tint/Makefile index 820ff14ece06..d8fbf45f179e 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -12,8 +12,7 @@ COMMENT= Lightweight freedesktop-compliant panel/taskbar/systray/clock LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo PROJECTHOST= tint2 -USE_BZIP2= yes -USES= cmake pkgconfig +USES= cmake pkgconfig tar:bzip2 USE_GNOME= pango glib20 USE_XORG= xinerama xrandr xdamage xcomposite USE_EFL= imlib2 diff --git a/x11/wmblob/Makefile b/x11/wmblob/Makefile index f67a61c660da..7ea45982f011 100644 --- a/x11/wmblob/Makefile +++ b/x11/wmblob/Makefile @@ -11,9 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Showing moving blobs USE_XORG= xpm -USE_BZIP2= yes USE_GNOME= gtk20 -USES= pkgconfig +USES= pkgconfig tar:bzip2 GNU_CONFIGURE= yes PLIST_FILES= bin/wmblob man/man1/wmblob.1.gz diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 350e6584a6d8..b5d4909ac202 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -11,7 +11,6 @@ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A drop in replacement for the "dialog" or "cdialog" programs -USE_BZIP2= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -25,7 +24,7 @@ OPTIONS_DEFINE= DOCS NLS CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .else -USES+= gettext +USES+= gettext tar:bzip2 PLIST_SUB+= NLS="" .endif |