diff options
-rw-r--r-- | accessibility/dasher/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gucharmap/Makefile | 4 | ||||
-rw-r--r-- | devel/gconfmm26/Makefile | 3 | ||||
-rw-r--r-- | devel/glibmm/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | www/evolution-caldav/pkg-descr | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 9 | ||||
-rw-r--r-- | x11/gnome-menus/pkg-descr | 2 | ||||
-rw-r--r-- | x11/zenity/Makefile | 4 |
10 files changed, 16 insertions, 23 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index 634d8ace8..1ef2952a7 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -3,7 +3,7 @@ # Whom: lewiz <purple@lewiz.net> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/accessibility/dasher/Makefile,v 1.17 2005/10/14 20:39:55 adamw Exp $ # PORTNAME= dasher @@ -57,5 +57,4 @@ patch-autotools: ${RM} $$file.tmp; \ done); - .include <bsd.port.post.mk> diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index d9db29e73..ba0ebe124 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/deskutils/gucharmap/Makefile,v 1.10 2005/09/16 19:39:23 bland Exp $ +# $MCom: ports/deskutils/gucharmap/Makefile,v 1.11 2005/10/14 20:39:56 adamw Exp $ # PORTNAME= gucharmap @@ -42,7 +42,7 @@ WITH_GNOME= yes .if ${HAVE_GNOME:Mlibgnomeui}!="" USE_GNOME+= libgnomeui -PKGNAMESUFFIX= -gnome +PKGNAMESUFFIX:= -gnome .else CONFIGURE_ARGS= --disable-gnome .endif diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index 8e9f9a05a..0eb4abbf4 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Nedotsukov <bland@mail.ru> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/gconfmm26/Makefile,v 1.6 2005/10/14 20:39:56 adamw Exp $ # PORTNAME= gconfmm @@ -40,7 +40,6 @@ post-patch: @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ ${WRKSRC}/tools/extra_defs_gen/Makefile.in - patch-autotools: @(cd ${PATCH_WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index bc28d1f38..c9f6c4097 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/glibmm/Makefile,v 1.20 2005/09/11 18:52:16 marcus Exp $ +# $MCom: ports/devel/glibmm/Makefile,v 1.21 2005/10/20 06:44:38 marcus Exp $ # PORTNAME= glibmm @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= C++ interfaces for glib2 -LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 +LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 1c26fdf32..a3930f613 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -3,7 +3,7 @@ # Whom: FreeBSD GNOME Team <gnome@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/editors/abiword-plugins/Makefile,v 1.15 2005/10/11 19:28:56 mezz Exp $ # PORTNAME= abiword @@ -20,8 +20,6 @@ COMMENT= Multi-plugins for AbiWord BUILD_DEPENDS= AbiWord-${ABIVERSION}:${PORTSDIR}/editors/abiword RUN_DEPENDS= AbiWord-${ABIVERSION}:${PORTSDIR}/editors/abiword -CONFLICTS= abiword-plugins-[0-9]* - USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 51656a489..0019069c6 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/editors/abiword/Makefile,v 1.1 2005/10/11 19:28:54 mezz Exp $ # PORTNAME= abiword @@ -68,7 +68,7 @@ PLIST_SUB+= DICT:="" .if ${HAVE_GNOME:Mlibgnomeui}!="" USE_GNOME+= libgnomeui CONFIGURE_ARGS+= --enable-gnome -PKGNAMESUFFIX= -gnome +PKGNAMESUFFIX:= -gnome GNOME_ENABLED= yes .endif diff --git a/www/evolution-caldav/pkg-descr b/www/evolution-caldav/pkg-descr index b89aca21b..6c436d840 100644 --- a/www/evolution-caldav/pkg-descr +++ b/www/evolution-caldav/pkg-descr @@ -4,3 +4,5 @@ recurrance, and notifications. See http://ietf.webdav.org/caldav/home.html for more details on the technology. + +WWW: http://ietf.webdav.org/caldav/home.html diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 429326ed5..46f486b5e 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,7 +3,7 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.77 2005/10/04 02:16:14 marcus Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.78 2005/10/04 11:35:27 kwm Exp $ # PORTNAME= gtk @@ -20,13 +20,6 @@ MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R} DISTNAME= gtk+-${PORTVERSION} DIST_SUBDIR= gnome2 -.if defined(WITH_DROPSHADOW) -#PATCH_SITES= ${MASTER_SITE_SOURCEFORGE} -#PATCH_SITE_SUBDIR= xfce -#PATCHFILES= gtk+-2.4.0-menushadow.patch -#PATCH_DIST_STRIP= -p1 -.endif - MAINTAINER= gnome@FreeBSD.org COMMENT= Gimp Toolkit for X11 GUI (current stable version) diff --git a/x11/gnome-menus/pkg-descr b/x11/gnome-menus/pkg-descr index 3f2b7c336..7b27b4e2e 100644 --- a/x11/gnome-menus/pkg-descr +++ b/x11/gnome-menus/pkg-descr @@ -10,3 +10,5 @@ Also contained here are the GNOME menu layout configuration files, .directory files and assorted menu related utility programs. -- gnome-menus README + +WWW: http://www.freedesktop.org/Standards/menu-spec diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index f809eea6e..28a647725 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,7 +3,7 @@ # Whom: Franz Klammer <klammer@webonaut.com> # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.43 2005/09/06 04:24:36 marcus Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.44 2005/10/04 04:12:27 marcus Exp $ # PORTNAME= zenity @@ -11,7 +11,7 @@ PORTVERSION= 2.12.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 -DIST_SUBDIR= gnome2 +DIST_SUBDIR= gnome2 MAINTAINER= klammer@webonaut.com COMMENT= Display GNOME dialogs from the command line |