Date: Tue, 20 Apr 2004 16:12:31 -0700 (PDT) From: FreeBSD-gnats-submit@FreeBSD.org To: <gnome@FreeBSD.org> Subject: ports/65409: big whitespace cleanup Message-ID: <200404202312.i3KNCVXk063349@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Please review the patch below. If you find any problem with it, please send a follow-up to PR 65409 by replying to this message. See <URL:http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/65409>. -- Trevor Johnson <trevor@FreeBSD.org> Index: ports/devel/ORBit/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ORBit/Makefile,v retrieving revision 1.78 diff -u -r1.78 Makefile --- ports/devel/ORBit/Makefile 14 Mar 2004 06:16:11 -0000 1.78 +++ ports/devel/ORBit/Makefile 8 Apr 2004 13:10:57 -0000 @@ -23,7 +23,7 @@ INSTALLS_SHLIB= yes USE_LIBTOOL_VER= 13 LIBTOOLFILES= configure popt/configure libIDL/configure -CONFIGURE_ARGS= --disable-indent +CONFIGURE_ARGS= --disable-indent CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: ports/devel/libsigc++/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/libsigc++/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- ports/devel/libsigc++/Makefile 14 Mar 2004 06:16:19 -0000 1.17 +++ ports/devel/libsigc++/Makefile 8 Apr 2004 13:24:29 -0000 @@ -12,7 +12,7 @@ ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= libsigc \ sources/libsigc++/1.0 - + #DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org Index: ports/devel/oaf/Makefile =================================================================== RCS file: /home/ncvs/ports/devel/oaf/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- ports/devel/oaf/Makefile 4 Feb 2004 05:19:45 -0000 1.26 +++ ports/devel/oaf/Makefile 8 Apr 2004 13:26:58 -0000 @@ -24,7 +24,7 @@ USE_GNOME= gnomehack gnomeprefix gtk12 orbit libxml GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static --enable-shared \ +CONFIGURE_ARGS= --enable-static --enable-shared \ --disable-more-warnings CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" Index: ports/graphics/passepartout/Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/passepartout/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- ports/graphics/passepartout/Makefile 5 Apr 2004 03:30:54 -0000 1.10 +++ ports/graphics/passepartout/Makefile 8 Apr 2004 15:34:32 -0000 @@ -32,15 +32,15 @@ .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -EXTRA_PATCHES= ${PATCHDIR}/extra-patch-old_cxx +EXTRA_PATCHES= ${PATCHDIR}/extra-patch-old_cxx .endif .if exists(${LOCALBASE}/lib/libfam.a) -WITH_FAM= yes +WITH_FAM= yes .endif .if defined(WITH_FAM) -LIB_DEPENDS+= fam.0:${PORTSDIR}/devel/fam +LIB_DEPENDS+= fam.0:${PORTSDIR}/devel/fam .endif .include <bsd.port.post.mk> Index: ports/print/gnome-cups-manager/Makefile =================================================================== RCS file: /home/ncvs/ports/print/gnome-cups-manager/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- ports/print/gnome-cups-manager/Makefile 5 Apr 2004 03:30:57 -0000 1.4 +++ ports/print/gnome-cups-manager/Makefile 8 Apr 2004 16:54:52 -0000 @@ -23,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" post-patch: Index: ports/print/gribouy/Makefile =================================================================== RCS file: /home/ncvs/ports/print/gribouy/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- ports/print/gribouy/Makefile 5 Apr 2004 03:30:57 -0000 1.4 +++ ports/print/gribouy/Makefile 8 Apr 2004 16:54:57 -0000 @@ -18,8 +18,8 @@ COMMENT= Gribouy is a Type1 font editor USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui +USE_X_PREFIX= yes +USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui GNU_CONFIGURE= yes .include <bsd.port.mk> Index: ports/print/libgnomecups/Makefile =================================================================== RCS file: /home/ncvs/ports/print/libgnomecups/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- ports/print/libgnomecups/Makefile 5 Apr 2004 03:30:57 -0000 1.4 +++ ports/print/libgnomecups/Makefile 8 Apr 2004 16:55:31 -0000 @@ -23,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> Index: ports/textproc/scrollkeeper/Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/scrollkeeper/Makefile,v retrieving revision 1.41 diff -u -r1.41 Makefile --- ports/textproc/scrollkeeper/Makefile 14 Mar 2004 06:17:29 -0000 1.41 +++ ports/textproc/scrollkeeper/Makefile 8 Apr 2004 17:10:49 -0000 @@ -57,9 +57,9 @@ .include <bsd.port.pre.mk> .if ${XFREE86_VERSION} == 3 -MTREE_FILE= /etc/mtree/BSD.x11.dist +MTREE_FILE= /etc/mtree/BSD.x11.dist .else -MTREE_FILE= /etc/mtree/BSD.x11-4.dist +MTREE_FILE= /etc/mtree/BSD.x11-4.dist .endif post-patch: Index: ports/x11-fonts/fontconfig/Makefile =================================================================== RCS file: /home/ncvs/ports/x11-fonts/fontconfig/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- ports/x11-fonts/fontconfig/Makefile 16 Mar 2004 20:29:33 -0000 1.34 +++ ports/x11-fonts/fontconfig/Makefile 8 Apr 2004 17:31:20 -0000 @@ -157,9 +157,9 @@ .include <bsd.port.pre.mk> .if ${XFREE86_VERSION} == 3 -MTREE_FILE= /etc/mtree/BSD.x11.dist +MTREE_FILE= /etc/mtree/BSD.x11.dist .else -MTREE_FILE= /etc/mtree/BSD.x11-4.dist +MTREE_FILE= /etc/mtree/BSD.x11-4.dist .endif post-install: Index: ports/x11/gnomeapplets2/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/gnomeapplets2/Makefile,v retrieving revision 1.62 diff -u -r1.62 Makefile --- ports/x11/gnomeapplets2/Makefile 5 Apr 2004 03:11:31 -0000 1.62 +++ ports/x11/gnomeapplets2/Makefile 8 Apr 2004 17:26:59 -0000 @@ -33,9 +33,9 @@ .if ${ARCH} != "i386" CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC" -PLIST_SUB= BATTERY="@comment " +PLIST_SUB= BATTERY="@comment " .else -PLIST_SUB= BATTERY="" +PLIST_SUB= BATTERY="" .endif .include <bsd.port.post.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404202312.i3KNCVXk063349>