diff options
67 files changed, 54 insertions, 121 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index 27c56d347..6ac1146eb 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/at-spi/Makefile,v 1.31 2006/01/30 22:37:38 ahze Exp $ +# $MCom: ports/accessibility/at-spi/Makefile,v 1.32 2006/01/31 19:56:01 marcus Exp $ # PORTNAME= at-spi @@ -23,7 +23,6 @@ USE_GNOME= gnomeprefix gnomehack gnomehier intltool gail libbonobo \ USE_X_PREFIX= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index af5ff4c09..23196b8d7 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.65 2006/01/09 21:08:02 marcus Exp $ +# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.66 2006/01/31 05:18:23 marcus Exp $ # PORTNAME= gnopernicus @@ -22,7 +22,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui atspi gnomespeech USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index a706f259a..d5456f397 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -3,7 +3,7 @@ # Whom: Anders Nordby <anders@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/archivers/fileroller/Makefile,v 1.82 2006/01/02 23:37:47 ahze Exp $ +# $MCom: ports/archivers/fileroller/Makefile,v 1.83 2006/01/31 07:20:17 marcus Exp $ # PORTNAME= fileroller @@ -26,7 +26,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar USE_BZIP2= yes INSTALLS_OMF= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils nautilus2 \ gnomedocutils diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile index a706f259a..d5456f397 100644 --- a/archivers/fileroller/Makefile +++ b/archivers/fileroller/Makefile @@ -3,7 +3,7 @@ # Whom: Anders Nordby <anders@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/archivers/fileroller/Makefile,v 1.82 2006/01/02 23:37:47 ahze Exp $ +# $MCom: ports/archivers/fileroller/Makefile,v 1.83 2006/01/31 07:20:17 marcus Exp $ # PORTNAME= fileroller @@ -26,7 +26,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar USE_BZIP2= yes INSTALLS_OMF= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils nautilus2 \ gnomedocutils diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile index 12181e107..4f3ab407d 100644 --- a/audio/jamboree/Makefile +++ b/audio/jamboree/Makefile @@ -27,7 +27,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ GST_INSPECT="${X11BASE}/bin/gst-inspect-0.8" GCONF_SCHEMAS= jamboree.schemas -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|^\(@GCONF_SCHEMAS_INSTALL_TRUE@\) |\1 |' \ diff --git a/audio/klira/Makefile b/audio/klira/Makefile index 4b27da536..1777a03fd 100644 --- a/audio/klira/Makefile +++ b/audio/klira/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib USE_BZIP2= yes USE_GSTREAMER80= yes USE_KDELIBS_VER=3 -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 97aacd739..c2ef78b01 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/sound-juicer/Makefile,v 1.36 2006/01/20 17:54:34 ahze Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.37 2006/01/30 21:55:08 marcus Exp $ # PORTNAME= sound-juicer @@ -24,7 +24,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_OMF= yes -USE_REINPLACE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner \ gnomedocutils USE_GSTREAMER= cdparanoia vorbis flac gconf diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 8c3d3c7c4..eb06433a7 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.70 2006/01/18 03:22:19 marcus Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.71 2006/01/30 18:55:26 marcus Exp $ # PORTNAME= evolution-data-server @@ -27,7 +27,6 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack gnometarget libgnomeui \ ltverhack USE_OPENLDAP= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static \ diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile index 243ffd10f..31757721d 100644 --- a/deskutils/deskbar-applet/Makefile +++ b/deskutils/deskbar-applet/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD: ports/deskutils/deskbar-applet/Makefile,v 1.8 2006/01/17 06:11:44 marcus Exp $ -# $MCom: ports/deskutils/deskbar-applet/Makefile,v 1.4 2005/11/02 01:42:00 marcus Exp $ +# $MCom: ports/deskutils/deskbar-applet/Makefile,v 1.6 2006/01/31 19:48:08 marcus Exp $ # PORTNAME= deskbar-applet @@ -22,7 +22,6 @@ USE_GNOME= gnomeprefix gnomehack pygnomedesktop intlhack USE_PYTHON= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ARGS= --disable-beagle CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 9cd1551cf..7b8e72d99 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -3,7 +3,7 @@ # Whom: Chia-liang Kao <clkao@CirX.ORG> # # $FreeBSD$ -# $MCom: ports/devel/ORBit2/Makefile,v 1.42 2005/11/08 18:34:39 ahze Exp $ +# $MCom: ports/devel/ORBit2/Makefile,v 1.43 2005/11/23 22:52:12 pav Exp $ # PORTNAME= ORBit2 @@ -20,7 +20,6 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack libidl ltverhack diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile index 0d003e8e0..9891ddcb8 100644 --- a/devel/anjuta-devel/Makefile +++ b/devel/anjuta-devel/Makefile @@ -3,7 +3,7 @@ # Whom: Dmitry Sivachenko <demon@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/anjuta-devel/Makefile,v 1.7 2005/10/27 21:20:31 mezz Exp $ +# $MCom: ports/devel/anjuta-devel/Makefile,v 1.8 2005/11/18 02:06:48 ahze Exp $ # PORTNAME= anjuta @@ -34,7 +34,6 @@ CONFLICTS= anjuta-1.2.* USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_OMF= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui vte USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile index f2a456a8c..58c496b48 100644 --- a/devel/bug-buddy/Makefile +++ b/devel/bug-buddy/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/bugbuddy/Makefile,v 1.19 2005/10/01 04:41:05 ahze Exp $ +# $MCom: ports/devel/bugbuddy/Makefile,v 1.21 2006/01/16 19:26:00 ahze Exp $ # PORTNAME= bugbuddy @@ -20,7 +20,6 @@ COMMENT= A bug reporting tool for GNOME 2 USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_OMF= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop gnomemenus \ diff --git a/devel/bugbuddy/Makefile b/devel/bugbuddy/Makefile index f2a456a8c..58c496b48 100644 --- a/devel/bugbuddy/Makefile +++ b/devel/bugbuddy/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/bugbuddy/Makefile,v 1.19 2005/10/01 04:41:05 ahze Exp $ +# $MCom: ports/devel/bugbuddy/Makefile,v 1.21 2006/01/16 19:26:00 ahze Exp $ # PORTNAME= bugbuddy @@ -20,7 +20,6 @@ COMMENT= A bug reporting tool for GNOME 2 USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_OMF= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop gnomemenus \ diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index a0270f4db..382f830a0 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,7 +3,7 @@ # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/glib20/Makefile,v 1.63 2006/01/27 15:04:17 ahze Exp $ +# $MCom: ports/devel/glib20/Makefile,v 1.64 2006/01/29 18:09:05 marcus Exp $ # PORTNAME= glib @@ -27,7 +27,6 @@ LATEST_LINK= glib20 USE_BZIP2= yes USE_GETTEXT= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget pkgconfig ltverhack USE_GMAKE= yes diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index 2a0b82ced..298541bd9 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD: ports/devel/gnomevfs2/Makefile,v 1.102 2005/11/05 04:53:17 marcus Exp $ -# $MCom: ports/devel/gnomevfs2/Makefile,v 1.123 2006/01/16 07:17:43 marcus Exp $ +# $MCom: ports/devel/gnomevfs2/Makefile,v 1.124 2006/01/17 04:04:38 marcus Exp $ # PORTNAME= gnomevfs2 @@ -24,7 +24,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomemimedata gconf2 \ libbonobo ltverhack -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 USE_OPENSSL= yes INSTALLS_SHLIB= yes diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile index 2a0b82ced..298541bd9 100644 --- a/devel/gnomevfs2/Makefile +++ b/devel/gnomevfs2/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD: ports/devel/gnomevfs2/Makefile,v 1.102 2005/11/05 04:53:17 marcus Exp $ -# $MCom: ports/devel/gnomevfs2/Makefile,v 1.123 2006/01/16 07:17:43 marcus Exp $ +# $MCom: ports/devel/gnomevfs2/Makefile,v 1.124 2006/01/17 04:04:38 marcus Exp $ # PORTNAME= gnomevfs2 @@ -24,7 +24,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomemimedata gconf2 \ libbonobo ltverhack -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 USE_OPENSSL= yes INSTALLS_SHLIB= yes diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index f0691e48b..eb107af22 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD: ports/devel/libgtop2/Makefile,v 1.96 2005/11/29 23:49:42 marcus Exp $ -# $MCom: ports/devel/libgtop2/Makefile,v 1.55 2006/01/20 21:31:07 marcus Exp $ +# $MCom: ports/devel/libgtop2/Makefile,v 1.56 2006/01/23 19:22:43 marcus Exp $ # PORTNAME= libgtop2 @@ -24,7 +24,6 @@ USE_PERL5= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 ltverhack -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/atomix/Makefile b/games/atomix/Makefile index d92ca95bd..376171d63 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -3,7 +3,7 @@ # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD: ports/games/atomix/Makefile,v 1.26 2005/11/17 22:47:55 marcus Exp $ -# $MCom: ports/games/atomix/Makefile,v 1.2 2005/12/14 14:08:49 marcus Exp $ +# $MCom: ports/games/atomix/Makefile,v 1.3 2006/01/06 17:30:06 marcus Exp $ # PORTNAME= atomix @@ -19,7 +19,6 @@ COMMENT= A yet another little mind game USE_X_PREFIX= yes USE_GMAKE= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 4f14ec096..a1a047c9f 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnomegames2/Makefile,v 1.98 2006/01/16 17:07:53 ahze Exp $ +# $MCom: ports/games/gnomegames2/Makefile,v 1.99 2006/01/30 18:23:16 marcus Exp $ # PORTNAME= gnomegames2 @@ -24,7 +24,6 @@ USE_PYTHON= yes INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui \ librsvg2 desktopfileutils USE_AUTOTOOLS= libtool:15 diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 4f14ec096..a1a047c9f 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnomegames2/Makefile,v 1.98 2006/01/16 17:07:53 ahze Exp $ +# $MCom: ports/games/gnomegames2/Makefile,v 1.99 2006/01/30 18:23:16 marcus Exp $ # PORTNAME= gnomegames2 @@ -24,7 +24,6 @@ USE_PYTHON= yes INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui \ librsvg2 desktopfileutils USE_AUTOTOOLS= libtool:15 diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index edd930f51..b1733af9d 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -16,7 +16,6 @@ MAINTAINER= adamw@FreeBSD.org COMMENT= GTK2 Puzzle Bobble clone with monkeys USE_X_PREFIX= yes -USE_REINPLACE= yes HAS_MONKEYS= yes USE_AUTOTOOLS= libtool:15 diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 22d9a438b..40f154cf1 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog/Makefile,v 1.17 2006/01/17 00:56:51 ahze Exp $ +# $MCom: ports/graphics/eog/Makefile,v 1.18 2006/01/30 04:08:23 ahze Exp $ # PORTNAME= eog @@ -18,7 +18,6 @@ COMMENT= The Eye Of Gnome image viewer USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui \ librsvg2 desktopfileutils gnomedesktop USE_X_PREFIX= yes diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 546e52b8d..b87a67fd8 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.37 2006/01/12 21:05:14 ahze Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.38 2006/01/20 00:15:29 ahze Exp $ # PORTNAME= evince @@ -19,7 +19,6 @@ LIB_DEPENDS= poppler-glib.0:${PORTSDIR}/graphics/poppler-gtk USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GHOSTSCRIPT=yes diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 28409d0e2..b0803daa6 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -3,7 +3,7 @@ # Whom: erich@FreeBSD.org # # $FreeBSD$ -# $MCom: ports/graphics/gimp-devel/Makefile,v 1.9 2005/10/01 07:55:05 marcus Exp $ +# $MCom: ports/graphics/gimp-devel/Makefile,v 1.10 2005/12/28 22:52:57 adamw Exp $ # PORTNAME= gimp @@ -34,7 +34,6 @@ CONFLICTS= gimp-1.* gimp-2.2.* SHLIBVER?= 0 -USE_REINPLACE= yes USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 11081fab8..46b54015a 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/librsvg2/Makefile,v 1.82 2006/01/12 04:56:49 ahze Exp $ +# $MCom: ports/graphics/librsvg2/Makefile,v 1.83 2006/01/24 22:09:26 ahze Exp $ # PORTNAME= librsvg2 @@ -28,7 +28,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes USE_GNOME= gnomehack gnomeprefix libgsf gtk20 ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index b39213306..ff9e8b46d 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -18,7 +18,6 @@ COMMENT= Flash Rendering Library LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ oil-0.3.1:${PORTSDIR}/devel/liboil -USE_REINPLACE= yes USE_X_PREFIX= yes USE_SDL= sdl USE_GNOME= gnomehack gtk20 libartlgpl2 diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 0f5cd947d..7981d702a 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.46 2006/01/18 16:34:17 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.47 2006/01/30 21:10:39 marcus Exp $ # PORTNAME= evolution-exchange @@ -26,7 +26,6 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_OPENLDAP= yes USE_GNOME= gnomeprefix intlhack gnomehack gnometarget -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 688799c5c..8f4612e24 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.86 2006/01/25 01:30:40 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.87 2006/01/30 20:52:21 marcus Exp $ # PORTNAME= evolution @@ -25,7 +25,6 @@ USE_BISON= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver \ gtkhtml3 desktopfileutils -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_OMF= yes CONFIGURE_ARGS= --enable-nss=yes \ diff --git a/multimedia/gstreamer-ffmpeg/Makefile b/multimedia/gstreamer-ffmpeg/Makefile index 9c4046958..d9f4c626d 100644 --- a/multimedia/gstreamer-ffmpeg/Makefile +++ b/multimedia/gstreamer-ffmpeg/Makefile @@ -18,7 +18,6 @@ COMMENT= GStreamer plug-in for manipulating MPEG video streams USE_X_PREFIX= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnometarget USE_GSTREAMER= yes diff --git a/multimedia/gstreamer-ffmpeg80/Makefile b/multimedia/gstreamer-ffmpeg80/Makefile index a66524deb..69b4a0c20 100644 --- a/multimedia/gstreamer-ffmpeg80/Makefile +++ b/multimedia/gstreamer-ffmpeg80/Makefile @@ -18,7 +18,6 @@ COMMENT= GStreamer plug-in for manipulating MPEG video streams USE_X_PREFIX= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnometarget USE_GSTREAMER80= yes diff --git a/multimedia/gstreamer-pitfdll/Makefile b/multimedia/gstreamer-pitfdll/Makefile index 5ee68c376..c72ce3ded 100644 --- a/multimedia/gstreamer-pitfdll/Makefile +++ b/multimedia/gstreamer-pitfdll/Makefile @@ -23,7 +23,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnometarget -USE_REINPLACE= yes USE_GSTREAMER80= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 6b41b4c85..98efef2b5 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -3,7 +3,7 @@ # Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.65 2006/01/21 22:29:52 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.66 2006/01/21 23:55:31 ahze Exp $ # PORTNAME= gstreamer @@ -55,7 +55,6 @@ USE_GNOME+= gnomehack \ gnomeprefix \ gnometarget \ pkgconfig -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 GST_PLUGIN?= base diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile index 8a11cded4..163a93b4f 100644 --- a/multimedia/gstreamer-plugins80/Makefile +++ b/multimedia/gstreamer-plugins80/Makefile @@ -3,7 +3,7 @@ # Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/multimedia/gstreamer-plugins80/Makefile,v 1.55 2006/01/20 02:56:08 ahze Exp $ # PORTNAME= gstreamer @@ -34,7 +34,6 @@ USE_GNOME+= gnomehack \ gnomeprefix \ gnometarget \ pkgconfig -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 GST_PLUGIN?= base diff --git a/multimedia/istanbul/Makefile b/multimedia/istanbul/Makefile index 4591c1522..057c9576d 100644 --- a/multimedia/istanbul/Makefile +++ b/multimedia/istanbul/Makefile @@ -24,7 +24,6 @@ USE_PYTHON= 2.4+ USE_BZIP2= yes USE_X_PREFIX= yes USE_GSTREAMER80= shout2 theora ogg -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile index d2dff38b5..e29d1d8c0 100644 --- a/multimedia/pitivi/Makefile +++ b/multimedia/pitivi/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= gnonlin-config:${PORTSDIR}/multimedia/gnonlin \ USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnometarget pygtk2 pkgconfig pygnome2 USE_GSTREAMER80= yes USE_AUTOTOOLS= libtool:15 diff --git a/multimedia/py-gstreamer/Makefile b/multimedia/py-gstreamer/Makefile index 99d7c0cdd..77b50484f 100644 --- a/multimedia/py-gstreamer/Makefile +++ b/multimedia/py-gstreamer/Makefile @@ -29,7 +29,6 @@ USE_GNOME= pygtk2 \ pkgconfig USE_GSTREAMER80= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}" diff --git a/multimedia/ruby-gst/Makefile b/multimedia/ruby-gst/Makefile index 08c1e02ac..9a0a9d013 100644 --- a/multimedia/ruby-gst/Makefile +++ b/multimedia/ruby-gst/Makefile @@ -3,7 +3,7 @@ # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # # $FreeBSD$ -# $MCom: ports/multimedia/ruby-gst/Makefile,v 1.2 2005/10/17 07:05:41 mezz Exp $ +# $MCom: ports/multimedia/ruby-gst/Makefile,v 1.4 2006/01/20 02:56:12 ahze Exp $ # PORTNAME= gst @@ -22,7 +22,6 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 USE_RUBY= yes USE_GSTREAMER80= core -USE_REINPLACE= yes USE_RUBY_EXTCONF= yes .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 949f330fc..6c8b67d36 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -18,7 +18,6 @@ COMMENT?= A Xine-based video player for the Gnome 2 Desktop BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -USE_REINPLACE= yes USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils \ diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index 7392c94a7..9d0bb1f2b 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -3,7 +3,7 @@ # Whom: dgilbert@velocet.ca # # $FreeBSD$ -# $MCom$ +# $MCom: ports/print/gutenprint/Makefile,v 1.1 2006/01/25 23:03:16 ahze Exp $ PORTNAME= gutenprint DISTVERSION= 5.0.0-rc2 @@ -19,7 +19,6 @@ CONFLICTS= gimp-print-[0-9]* USE_BZIP2= yes USE_GETTEXT= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget USE_AUTOTOOLS= libtool:15 diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index 7392c94a7..9d0bb1f2b 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -3,7 +3,7 @@ # Whom: dgilbert@velocet.ca # # $FreeBSD$ -# $MCom$ +# $MCom: ports/print/gutenprint/Makefile,v 1.1 2006/01/25 23:03:16 ahze Exp $ PORTNAME= gutenprint DISTVERSION= 5.0.0-rc2 @@ -19,7 +19,6 @@ CONFLICTS= gimp-print-[0-9]* USE_BZIP2= yes USE_GETTEXT= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget USE_AUTOTOOLS= libtool:15 diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 6c87d2c5b..299bb06d9 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.95 2006/01/22 16:11:38 ahze Exp $ +# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.96 2006/01/31 05:49:41 marcus Exp $ # PORTNAME= gnomecontrolcenter2 @@ -21,7 +21,6 @@ LIB_DEPENDS= xklavier.10:${PORTSDIR}/x11/libxklavier USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GSTREAMER= good diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index 6c87d2c5b..299bb06d9 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.95 2006/01/22 16:11:38 ahze Exp $ +# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.96 2006/01/31 05:49:41 marcus Exp $ # PORTNAME= gnomecontrolcenter2 @@ -21,7 +21,6 @@ LIB_DEPENDS= xklavier.10:${PORTSDIR}/x11/libxklavier USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GSTREAMER= good diff --git a/sysutils/nautilus-cd-burner/Makefile b/sysutils/nautilus-cd-burner/Makefile index 8febe212d..bbc435374 100644 --- a/sysutils/nautilus-cd-burner/Makefile +++ b/sysutils/nautilus-cd-burner/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/nautilus-cd-burner/Makefile,v 1.82 2006/01/17 04:17:59 marcus Exp $ +# $MCom: ports/sysutils/nautilus-cd-burner/Makefile,v 1.83 2006/01/31 00:27:41 ahze Exp $ # PORTNAME= nautilus-cd-burner @@ -18,7 +18,6 @@ COMMENT= CD burner view for Nautilus USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack intlhack nautilus2 diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index 3f8b625da..edae3e611 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -19,7 +19,6 @@ COMMENT= S-Lang System Monitor LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 \ slang.1:${PORTSDIR}/devel/libslang -USE_REINPLACE= yes USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 769e539ba..c118c88c0 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.95 2006/01/17 03:07:44 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.96 2006/01/31 18:40:18 marcus Exp $ # PORTNAME= epiphany @@ -28,7 +28,6 @@ USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils \ libgnomeprintui USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_OMF= yes CONFIGURE_ARGS= --with-mozilla=${GECKO} \ --disable-python diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index f5094beea..01361b5d1 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -3,7 +3,7 @@ # Whom: eivind/dima/jseger # # $FreeBSD$ -# $MCom: ports/www/mozilla/Makefile,v 1.31 2005/11/24 01:43:42 ahze Exp $ +# $MCom: ports/www/mozilla/Makefile,v 1.33 2006/01/02 22:16:25 ahze Exp $ # PORTNAME= mozilla @@ -26,7 +26,6 @@ USE_GMAKE= yes USE_BZIP2= yes USE_X_PREFIX= yes WANT_GNOME= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin ALL_TARGET= default diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile index d3152b408..3900f349f 100644 --- a/www/swfdec-plugin/Makefile +++ b/www/swfdec-plugin/Makefile @@ -26,7 +26,6 @@ RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/mozilla-plugin${HEADERS_SUFX}.pc:${POR BROKEN= Does not compile -USE_REINPLACE= yes USE_X_PREFIX= yes USE_SDL= sdl USE_GNOME= gnomehack gtk20 libartlgpl2 diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index b93e41129..bce439fcf 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -3,7 +3,7 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.94 2006/01/16 19:20:04 ahze Exp $ +# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.95 2006/01/31 12:40:00 ahze Exp $ # PORTNAME= nautilus2 @@ -27,7 +27,6 @@ USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop eel2 \ GNOME_DESKTOP_VERSION=2 INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \ LIBPNG="-L${LOCALBASE}/lib -lpng -lz" diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index b93e41129..bce439fcf 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -3,7 +3,7 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.94 2006/01/16 19:20:04 ahze Exp $ +# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.95 2006/01/31 12:40:00 ahze Exp $ # PORTNAME= nautilus2 @@ -27,7 +27,6 @@ USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop eel2 \ GNOME_DESKTOP_VERSION=2 INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \ LIBPNG="-L${LOCALBASE}/lib -lpng -lz" diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile index 47fa6ec6f..bc8354058 100644 --- a/x11-themes/gnome-themes-extras/Makefile +++ b/x11-themes/gnome-themes-extras/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-themes/gnome-themes-extras/Makefile,v 1.8 2005/12/07 06:22:42 marcus Exp $ # PORTNAME= gnome-themes-extras @@ -21,7 +21,6 @@ RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-theme USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnomehack libgnomeui intlhack diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index d28508972..563ca741c 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.77 2005/11/16 16:14:58 kwm Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.78 2006/01/30 21:03:34 marcus Exp $ # PORTNAME= gnome-themes @@ -23,7 +23,6 @@ CONFLICTS= clearlooks-metacity-0.* USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_ICONS= yes USE_GMAKE= yes diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 41f69444e..8d3c99e23 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.16 2006/01/19 01:35:38 ahze Exp $ +# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.17 2006/01/31 11:44:20 ahze Exp $ # PORTNAME= gtk-engines2 @@ -21,7 +21,6 @@ CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]* USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gtk20 PLIST_SUB= GTK_VERSION="2.4.0" diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index 7717fe6e0..e6a53bc70 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/eel/Makefile,v 1.25 2006/01/16 17:58:00 ahze Exp $ +# $MCom: ports/x11-toolkits/eel/Makefile,v 1.26 2006/01/31 12:23:09 ahze Exp $ # PORTNAME= eel @@ -22,7 +22,6 @@ USE_X_PREFIX= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gail gnomedesktop gnomemenus ltverhack USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 9e0d1c0d3..634b8daf5 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD: ports/x11-toolkits/pango/Makefile,v 1.72 2005/11/30 21:11:18 ahze Exp $ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.47 2006/01/18 16:40:08 marcus Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.48 2006/01/31 19:32:54 marcus Exp $ # PORTNAME= pango @@ -26,7 +26,6 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack glib20 ltverhack diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index c9360f1d3..76ec5585b 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.2 2006/01/17 00:53:55 ahze Exp $ PORTNAME= fast-user-switch-applet PORTVERSION= 2.13.5 @@ -21,7 +21,6 @@ USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix gtk20 gnomepanel USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-gdm-config=${X11BASE}/etc/gdm/gdm.conf -USE_REINPLACE= yes GCONF_SCHEMAS= fast-user-switch-applet.schemas INSTALLS_OMF= yes diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 97cd9b624..681789b8e 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.11 2006/01/20 21:41:25 marcus Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.12 2006/01/31 18:27:54 marcus Exp $ # PORTNAME= gdm @@ -24,7 +24,6 @@ USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomehier libgnomeui librsvg2 gnomedocutils \ gnomeprefix USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ GTKDOC="false" diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index dbf4332e2..5f7814a69 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.99 2006/01/20 02:56:15 ahze Exp $ +# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.100 2006/01/31 20:32:20 marcus Exp $ # PORTNAME= gnomeapplets2 @@ -27,7 +27,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 -USE_REINPLACE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \ diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 3f4f8f1a9..d6c071c30 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomedesktop/Makefile,v 1.79 2006/01/02 23:43:57 ahze Exp $ +# $MCom: ports/x11/gnomedesktop/Makefile,v 1.80 2006/01/27 19:05:50 ahze Exp $ # PORTNAME= gnomedesktop @@ -20,7 +20,6 @@ COMMENT= Additional UI API for GNOME 2 USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \ ltverhack GNOME_DESKTOP_VERSION=2 diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 5f9ea833a..df93d8109 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomepanel/Makefile,v 1.117 2006/01/17 00:49:30 ahze Exp $ +# $MCom: ports/x11/gnomepanel/Makefile,v 1.118 2006/01/27 19:15:54 ahze Exp $ # PORTNAME= gnomepanel @@ -24,7 +24,6 @@ INSTALLS_OMF= yes INSTALLS_SHLIB= yes INSTALLS_ICONS= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \ libwnck gnomemenus gnomedocutils ltverhack WANT_GNOME= yes diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile index 984ec9e16..d554581cf 100644 --- a/x11/gnome-screensaver/Makefile +++ b/x11/gnome-screensaver/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.25 2006/01/17 02:37:38 ahze Exp $ +# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.26 2006/01/31 00:35:21 ahze Exp $ # PORTNAME= gnome-screensaver @@ -21,7 +21,6 @@ RUN_DEPENDS= xscreensaver-gl-helper:${PORTSDIR}/x11/xscreensaver-gnome-hacks USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomemenus CONFIGURE_ARGS= --disable-pam \ diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index c39ab60e3..0a0a49041 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnometerminal/Makefile,v 1.57 2006/01/22 00:51:16 marcus Exp $ +# $MCom: ports/x11/gnometerminal/Makefile,v 1.58 2006/01/31 06:50:10 marcus Exp $ # PORTNAME= gnometerminal @@ -20,7 +20,6 @@ COMMENT= Terminal component for the GNOME 2 Desktop USE_BZIP2= yes INSTALLS_OMF= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte USE_AUTOTOOLS= libtool:15 diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index dbf4332e2..5f7814a69 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.99 2006/01/20 02:56:15 ahze Exp $ +# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.100 2006/01/31 20:32:20 marcus Exp $ # PORTNAME= gnomeapplets2 @@ -27,7 +27,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 -USE_REINPLACE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \ diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index 3f4f8f1a9..d6c071c30 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomedesktop/Makefile,v 1.79 2006/01/02 23:43:57 ahze Exp $ +# $MCom: ports/x11/gnomedesktop/Makefile,v 1.80 2006/01/27 19:05:50 ahze Exp $ # PORTNAME= gnomedesktop @@ -20,7 +20,6 @@ COMMENT= Additional UI API for GNOME 2 USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \ ltverhack GNOME_DESKTOP_VERSION=2 diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 5f9ea833a..df93d8109 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomepanel/Makefile,v 1.117 2006/01/17 00:49:30 ahze Exp $ +# $MCom: ports/x11/gnomepanel/Makefile,v 1.118 2006/01/27 19:15:54 ahze Exp $ # PORTNAME= gnomepanel @@ -24,7 +24,6 @@ INSTALLS_OMF= yes INSTALLS_SHLIB= yes INSTALLS_ICONS= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \ libwnck gnomemenus gnomedocutils ltverhack WANT_GNOME= yes diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index c39ab60e3..0a0a49041 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnometerminal/Makefile,v 1.57 2006/01/22 00:51:16 marcus Exp $ +# $MCom: ports/x11/gnometerminal/Makefile,v 1.58 2006/01/31 06:50:10 marcus Exp $ # PORTNAME= gnometerminal @@ -20,7 +20,6 @@ COMMENT= Terminal component for the GNOME 2 Desktop USE_BZIP2= yes INSTALLS_OMF= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte USE_AUTOTOOLS= libtool:15 diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 7223579f5..6f835606b 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,7 +3,7 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.69 2005/12/24 22:29:36 adamw Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.70 2006/01/17 00:05:13 marcus Exp $ # PORTNAME= libgnome @@ -21,7 +21,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack esound \ diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index fd463cc46..93746f103 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.75 2006/01/19 01:37:35 ahze Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.76 2006/01/31 12:19:02 ahze Exp $ # PORTNAME= yelp @@ -21,7 +21,6 @@ USE_GECKO= firefox mozilla seamonkey USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \ libgnomeprintui USE_AUTOTOOLS= libtool:15 |