From 7e5f5b2e6f413655994333535ea9f8e74f1dbbbb Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 2 Mar 2006 21:16:03 +0000 Subject: Make portlint happy by: x11/gdm \ x11/zenity: Add USE_GETTEXT. x11/gnomeapplets2: Add INSTALLS_SHLIB. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5836 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm/Makefile | 3 ++- x11/gnome-applets/Makefile | 3 ++- x11/gnomeapplets2/Makefile | 3 ++- x11/zenity/Makefile | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 58e3fb880..7a239512a 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.16 2006/02/28 04:43:14 marcus Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.17 2006/03/02 06:38:49 marcus Exp $ # PORTNAME= gdm @@ -17,6 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 version of xdm display manager USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes INSTALLS_OMF= yes USE_RC_SUBR= gdm.sh diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 00cc71ae2..61d134176 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.104 2006/02/23 21:58:22 ahze Exp $ +# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.105 2006/02/26 15:32:52 ahze Exp $ # PORTNAME= gnomeapplets2 @@ -30,6 +30,7 @@ USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 INSTALLS_OMF= yes INSTALLS_ICONS= yes +INSTALLS_SHLIB= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \ gail gnomedocutils USE_GSTREAMER= yes diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 00cc71ae2..61d134176 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.104 2006/02/23 21:58:22 ahze Exp $ +# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.105 2006/02/26 15:32:52 ahze Exp $ # PORTNAME= gnomeapplets2 @@ -30,6 +30,7 @@ USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 INSTALLS_OMF= yes INSTALLS_ICONS= yes +INSTALLS_SHLIB= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \ gail gnomedocutils USE_GSTREAMER= yes diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 48019e0b4..a8f82b563 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,7 +3,7 @@ # Whom: Franz Klammer # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.52 2006/01/17 00:51:31 ahze Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.53 2006/01/29 23:01:07 ahze Exp $ # PORTNAME= zenity @@ -24,6 +24,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2 gnomedocutils USE_BZIP2= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ -- cgit v1.2.3