diff options
Diffstat (limited to 'x11-themes')
34 files changed, 0 insertions, 35 deletions
diff --git a/x11-themes/baghira/Makefile b/x11-themes/baghira/Makefile index 746474999fdd..29f0b1d8805e 100644 --- a/x11-themes/baghira/Makefile +++ b/x11-themes/baghira/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-release USE_BZIP2= yes USE_KDEBASE_VER=3 USE_GMAKE= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 # XXX - Workaround for a badly rolled tarball. diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile index 7d2f7ee250d2..2abf0ee5da9b 100644 --- a/x11-themes/buffy/Makefile +++ b/x11-themes/buffy/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/clean-theme-gtk/Makefile b/x11-themes/clean-theme-gtk/Makefile index 7ed38bc89712..a45e0c1bdd90 100644 --- a/x11-themes/clean-theme-gtk/Makefile +++ b/x11-themes/clean-theme-gtk/Makefile @@ -22,7 +22,6 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOME= gtk12 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index b2173882f2bd..27c7d0789577 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes USE_GNOME= gtk20 INSTALLS_ICONS= yes USE_X_PREFIX= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" diff --git a/x11-themes/colorstep/Makefile b/x11-themes/colorstep/Makefile index eadf7d12222f..2526bd96be1b 100644 --- a/x11-themes/colorstep/Makefile +++ b/x11-themes/colorstep/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.6 USE_X_PREFIX= yes USE_GNOME= gtk12 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/cursor-bluecurve-theme/Makefile b/x11-themes/cursor-bluecurve-theme/Makefile index cf4d3f3ab634..9c355e0299d3 100644 --- a/x11-themes/cursor-bluecurve-theme/Makefile +++ b/x11-themes/cursor-bluecurve-theme/Makefile @@ -14,8 +14,6 @@ BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gdk-pixbuf-2.0.pc:${PORTSDIR}/x11-to MASTERDIR= ${.CURDIR}/../bluecurve-themes -USE_REINPLACE= yes - THEMES= Bluecurve Bluecurve-inverse .for t in ${THEMES} diff --git a/x11-themes/engradient/Makefile b/x11-themes/engradient/Makefile index 0255200705be..6f073dfe60b0 100644 --- a/x11-themes/engradient/Makefile +++ b/x11-themes/engradient/Makefile @@ -22,7 +22,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/gnome-art/Makefile b/x11-themes/gnome-art/Makefile index 46a3971ec9a4..35045feaf408 100644 --- a/x11-themes/gnome-art/Makefile +++ b/x11-themes/gnome-art/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= gnome-splashscreen-manager:${PORTSDIR}/x11-themes/gnome-splashscree WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME} USE_RUBY= yes -USE_REINPLACE= yes USE_RUBY_SETUP= yes GNOMEART_ICON= ${DATADIR}/glade/pixmaps/gnome-graphics.png DESKTOP_ENTRIES="${PORTNAME}" "${COMMENT}" "${GNOMEART_ICON}" "${PORTNAME}" "Application;Settings;AdvancedSettings;" true diff --git a/x11-themes/gnome-look/Makefile b/x11-themes/gnome-look/Makefile index 9f6b7da4fcef..71e44c6d60a3 100644 --- a/x11-themes/gnome-look/Makefile +++ b/x11-themes/gnome-look/Makefile @@ -19,7 +19,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/gnome-splashscreen-manager/Makefile b/x11-themes/gnome-splashscreen-manager/Makefile index 0a318a898c38..4ea9eb27ce26 100644 --- a/x11-themes/gnome-splashscreen-manager/Makefile +++ b/x11-themes/gnome-splashscreen-manager/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/gnome-art/${PORTNAME} USE_RUBY= yes -USE_REINPLACE= yes USE_RUBY_SETUP= yes GSPLASH= ${X11BASE}/share/gnome/pixmaps/splash SPLASH_ICON= ${DATADIR}/glade/gnome-graphics.png diff --git a/x11-themes/gtk-Mac2-theme/Makefile b/x11-themes/gtk-Mac2-theme/Makefile index 841389bd2d59..e7e781caf0d7 100644 --- a/x11-themes/gtk-Mac2-theme/Makefile +++ b/x11-themes/gtk-Mac2-theme/Makefile @@ -22,7 +22,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/gtk-bluecurve-theme/Makefile b/x11-themes/gtk-bluecurve-theme/Makefile index 530321a6b9c3..77f75d95af68 100644 --- a/x11-themes/gtk-bluecurve-theme/Makefile +++ b/x11-themes/gtk-bluecurve-theme/Makefile @@ -12,7 +12,6 @@ COMMENT= The Bluecurve GTK+ 1.x and 2.x themes MASTERDIR= ${.CURDIR}/../bluecurve-themes -USE_REINPLACE= yes EXTRA_PATCHES= ${WRKDIR}/redhat-artwork-0.122-padding-fix.patch PATCH_STRIP= -p1 diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 4cae27b87f43..1d966911666a 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -21,7 +21,6 @@ CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]* USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 diff --git a/x11-themes/gtk-flat-theme/Makefile b/x11-themes/gtk-flat-theme/Makefile index 9692c1848656..35b8a6f03868 100644 --- a/x11-themes/gtk-flat-theme/Makefile +++ b/x11-themes/gtk-flat-theme/Makefile @@ -22,7 +22,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/gtk-industrial-theme/Makefile b/x11-themes/gtk-industrial-theme/Makefile index 3e6d8aaa2e29..9c06638158f2 100644 --- a/x11-themes/gtk-industrial-theme/Makefile +++ b/x11-themes/gtk-industrial-theme/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/ximian-artwork-${PORTVERSION} USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gdkpixbuf -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 XIMIAN_SUBVERSION= 0 diff --git a/x11-themes/gtk-qnxtheme/Makefile b/x11-themes/gtk-qnxtheme/Makefile index c78c14a717b4..0be8695b0e7d 100644 --- a/x11-themes/gtk-qnxtheme/Makefile +++ b/x11-themes/gtk-qnxtheme/Makefile @@ -17,7 +17,6 @@ MAINTAINER= flynn@energyhq.es.eu.org COMMENT= QNX-inspired theme for GTK1 and GTK2 WANT_GNOME= yes -USE_REINPLACE= yes USE_X_PREFIX= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/QNX diff --git a/x11-themes/gtk-qt-engine/Makefile b/x11-themes/gtk-qt-engine/Makefile index 562578128ce9..3c81bf765bf3 100644 --- a/x11-themes/gtk-qt-engine/Makefile +++ b/x11-themes/gtk-qt-engine/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gtk20 USE_QT_VER= 3 -USE_REINPLACE= yes PLIST_SUB= GTK_VER=${GTK2_VERSION} PLIST_SUB+= X11BASE=${X11BASE} LOCALBASE=${LOCALBASE} diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile index 562578128ce9..3c81bf765bf3 100644 --- a/x11-themes/gtk-qt4-engine/Makefile +++ b/x11-themes/gtk-qt4-engine/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gtk20 USE_QT_VER= 3 -USE_REINPLACE= yes PLIST_SUB= GTK_VER=${GTK2_VERSION} PLIST_SUB+= X11BASE=${X11BASE} LOCALBASE=${LOCALBASE} diff --git a/x11-themes/gtkbe/Makefile b/x11-themes/gtkbe/Makefile index 5a971879c52e..a5600339b09e 100644 --- a/x11-themes/gtkbe/Makefile +++ b/x11-themes/gtkbe/Makefile @@ -22,7 +22,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/gtkstep-pastel/Makefile b/x11-themes/gtkstep-pastel/Makefile index e829b746f22b..1c366d7859c1 100644 --- a/x11-themes/gtkstep-pastel/Makefile +++ b/x11-themes/gtkstep-pastel/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile index 6852344be6ca..1d6d14a7556c 100644 --- a/x11-themes/gtkstep/Makefile +++ b/x11-themes/gtkstep/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/icegradient/Makefile b/x11-themes/icegradient/Makefile index 362055013ffd..37caba27a212 100644 --- a/x11-themes/icegradient/Makefile +++ b/x11-themes/icegradient/Makefile @@ -23,7 +23,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/indubstrial/Makefile b/x11-themes/indubstrial/Makefile index d4429c151b01..bb40d2b0bc6f 100644 --- a/x11-themes/indubstrial/Makefile +++ b/x11-themes/indubstrial/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${P WRKSRC= ${WRKDIR}/Indubstrial NO_BUILD= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomehack gnomeprefix metacity do-install: diff --git a/x11-themes/kde-icons-noia/Makefile.icons b/x11-themes/kde-icons-noia/Makefile.icons index 33ee75a675bf..cf92dbfe952f 100644 --- a/x11-themes/kde-icons-noia/Makefile.icons +++ b/x11-themes/kde-icons-noia/Makefile.icons @@ -12,7 +12,6 @@ DIST_SUBDIR= KDE MAINTAINER?= lioux@FreeBSD.org COMMENT?= KDE iconset theme -USE_REINPLACE= yes NO_BUILD= yes # default installation directory diff --git a/x11-themes/kde-windeco-activeheart/Makefile b/x11-themes/kde-windeco-activeheart/Makefile index 95b70c4d5926..e53b9faf3976 100644 --- a/x11-themes/kde-windeco-activeheart/Makefile +++ b/x11-themes/kde-windeco-activeheart/Makefile @@ -18,7 +18,6 @@ COMMENT= Nice KDE window decoration with thin borders USE_BZIP2= yes USE_GMAKE= yes USE_KDEBASE_VER=3 -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 WRKSRC= ${WRKDIR}/kwin-${PORTNAME}-${PORTVERSION} diff --git a/x11-themes/kdeartwork3/Makefile b/x11-themes/kdeartwork3/Makefile index 7aca3ca8ace8..4532be6a936e 100644 --- a/x11-themes/kdeartwork3/Makefile +++ b/x11-themes/kdeartwork3/Makefile @@ -23,7 +23,6 @@ PREFIX= ${KDE_PREFIX} USE_GL= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/x11-themes/kdeartwork4/Makefile b/x11-themes/kdeartwork4/Makefile index 7aca3ca8ace8..4532be6a936e 100644 --- a/x11-themes/kdeartwork4/Makefile +++ b/x11-themes/kdeartwork4/Makefile @@ -23,7 +23,6 @@ PREFIX= ${KDE_PREFIX} USE_GL= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/x11-themes/notif2/Makefile b/x11-themes/notif2/Makefile index 38d41e6a0296..e661a6142419 100644 --- a/x11-themes/notif2/Makefile +++ b/x11-themes/notif2/Makefile @@ -24,7 +24,6 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GTKVERSION= 1.2 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/qnxstyle/Makefile b/x11-themes/qnxstyle/Makefile index 856a557675df..deb0724cf5ad 100644 --- a/x11-themes/qnxstyle/Makefile +++ b/x11-themes/qnxstyle/Makefile @@ -23,7 +23,6 @@ USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -USE_REINPLACE= yes PLIST_FILES= lib/kde3/plugins/styles/qnx.a \ lib/kde3/plugins/styles/qnx.la \ diff --git a/x11-themes/qt-bluecurve-theme/Makefile b/x11-themes/qt-bluecurve-theme/Makefile index 50f8c14361c7..6d7171e36f54 100644 --- a/x11-themes/qt-bluecurve-theme/Makefile +++ b/x11-themes/qt-bluecurve-theme/Makefile @@ -11,7 +11,6 @@ COMMENT= The Bluecurve QT theme MASTERDIR= ${.CURDIR}/../bluecurve-themes -USE_REINPLACE= yes USE_QT_VER= 3 BUILD_WRKSRC= ${WRKSRC}/art/qt/Bluecurve diff --git a/x11-themes/sapphire-themes/Makefile b/x11-themes/sapphire-themes/Makefile index df503a918f39..7cd7a29378cf 100644 --- a/x11-themes/sapphire-themes/Makefile +++ b/x11-themes/sapphire-themes/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= xli:${PORTSDIR}/graphics/xli \ sapphire:${PORTSDIR}/x11-wm/sapphire REINPLACE_ARGS= -i '' -E -USE_REINPLACE= yes USE_X_PREFIX= yes NO_BUILD= yes diff --git a/x11-themes/thinice/Makefile b/x11-themes/thinice/Makefile index 2569e3be17d3..de60a3258e8e 100644 --- a/x11-themes/thinice/Makefile +++ b/x11-themes/thinice/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION} USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/whistlerk/Makefile b/x11-themes/whistlerk/Makefile index 475c963245dc..b73890b9076e 100644 --- a/x11-themes/whistlerk/Makefile +++ b/x11-themes/whistlerk/Makefile @@ -22,7 +22,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/x11-themes/xenophilia/Makefile b/x11-themes/xenophilia/Makefile index 1a81de20f021..e069e7f59e11 100644 --- a/x11-themes/xenophilia/Makefile +++ b/x11-themes/xenophilia/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/Xenophilia-${PORTVERSION} USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |