summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-09 03:41:41 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-09 03:41:41 +0800
commit21f3767353431d5f21a96baf774c99da8efffd46 (patch)
treee0a3161c0ff54eed9be9b1f574125b67a9c3dbce
parentcc36161ea641993e4411c7d607d45adf7b479ff2 (diff)
downloadmarcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.gz
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.bz2
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.lz
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.xz
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.zst
marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.zip
Add INSTALLS_ICONS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4926 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--net/gnome-netstatus/Makefile4
-rw-r--r--net/gnomenetstatus/Makefile4
-rw-r--r--net/vino/Makefile4
-rw-r--r--sysutils/gconf-editor/Makefile4
-rw-r--r--x11-themes/clearlooks/Makefile4
-rw-r--r--x11-themes/gnome-themes/Makefile4
-rw-r--r--x11/gnome-applets/Makefile4
-rw-r--r--x11/gnome-panel/Makefile2
-rw-r--r--x11/gnomeapplets2/Makefile4
-rw-r--r--x11/gnomepanel/Makefile2
-rw-r--r--x11/yelp/Makefile4
11 files changed, 31 insertions, 9 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile
index 2738fb782..ed775fbd9 100644
--- a/net/gnome-netstatus/Makefile
+++ b/net/gnome-netstatus/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/gnomenetstatus/Makefile,v 1.37 2005/08/22 18:44:10 marcus Exp $
+# $MCom: ports/net/gnomenetstatus/Makefile,v 1.38 2005/09/06 17:26:13 mezz Exp $
#
PORTNAME= gnomenetstatus
PORTVERSION= 2.12.0
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.12
@@ -19,6 +20,7 @@ COMMENT= A GNOME applet that shows network status
USE_X_PREFIX= yes
INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
USE_BZIP2= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomehack intlhack gnomeprefix libgnome gnomepanel libglade2 \
diff --git a/net/gnomenetstatus/Makefile b/net/gnomenetstatus/Makefile
index 2738fb782..ed775fbd9 100644
--- a/net/gnomenetstatus/Makefile
+++ b/net/gnomenetstatus/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/gnomenetstatus/Makefile,v 1.37 2005/08/22 18:44:10 marcus Exp $
+# $MCom: ports/net/gnomenetstatus/Makefile,v 1.38 2005/09/06 17:26:13 mezz Exp $
#
PORTNAME= gnomenetstatus
PORTVERSION= 2.12.0
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.12
@@ -19,6 +20,7 @@ COMMENT= A GNOME applet that shows network status
USE_X_PREFIX= yes
INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
USE_BZIP2= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomehack intlhack gnomeprefix libgnome gnomepanel libglade2 \
diff --git a/net/vino/Makefile b/net/vino/Makefile
index af38188f5..9eddb158a 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -3,11 +3,12 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $MCom: ports/net/vino/Makefile,v 1.19 2005/08/22 14:22:39 kwm Exp $
+# $MCom: ports/net/vino/Makefile,v 1.20 2005/09/06 17:31:46 mezz Exp $
#
PORTNAME= vino
PORTVERSION= 2.12.0
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12
@@ -23,6 +24,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
USE_AUTOTOOLS= libtool:15
+INSTALLS_ICONS= yes
CONFIGURE_ARGS= --enable-session-support
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index abb685d1d..38b0604b3 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.39 2005/08/25 17:27:35 marcus Exp $
+# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.40 2005/09/07 14:57:45 adamw Exp $
#
PORTNAME= gconf-editor
PORTVERSION= 2.12.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -20,6 +21,7 @@ COMMENT= A gconf database editor for the GNOME 2 environment
USE_BZIP2= yes
USE_X_PREFIX= yes
INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
USE_AUTOTOOLS= libtool:15
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile
index cde2a8c76..cffd606b8 100644
--- a/x11-themes/clearlooks/Makefile
+++ b/x11-themes/clearlooks/Makefile
@@ -3,11 +3,12 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD: ports/x11-themes/clearlooks/Makefile,v 1.20 2005/06/30 12:22:32 ahze Exp $
-# $MCom$
+# $MCom: ports/x11-themes/clearlooks/Makefile,v 1.2 2005/08/08 21:58:16 ahze Exp $
#
PORTNAME?= clearlooks
PORTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= clearlooks
@@ -19,6 +20,7 @@ COMMENT?= GTK+ 2.x engine based on Bluecurve
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME= gtk20
+INSTALLS_ICONS= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile
index 70a923adb..ff27c2c7f 100644
--- a/x11-themes/gnome-themes/Makefile
+++ b/x11-themes/gnome-themes/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.73 2005/09/05 23:11:23 ahze Exp $
+# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.74 2005/10/03 17:47:34 mezz Exp $
#
PORTNAME= gnome-themes
PORTVERSION= 2.12.1
+PORTREVISION= 1
CATEGORIES= x11-themes gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12
@@ -25,6 +26,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
+INSTALLS_ICONS= yes
USE_GMAKE= yes
USE_GNOME= gnomehack intlhack metacity libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 8f55107cf..e38f3b8be 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.92 2005/09/05 21:09:48 marcus Exp $
+# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.93 2005/10/04 04:57:48 marcus Exp $
#
PORTNAME= gnomeapplets2
PORTVERSION= 2.12.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.12
@@ -28,6 +29,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \
gail gnomedocutils
USE_GSTREAMER= yes
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index c182ee210..88f3c5f6a 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnomepanel
PORTVERSION= 2.12.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.12
@@ -22,6 +23,7 @@ RUN_DEPENDS= gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor
USE_BZIP2= yes
INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
+INSTALLS_ICONS= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile
index 8f55107cf..e38f3b8be 100644
--- a/x11/gnomeapplets2/Makefile
+++ b/x11/gnomeapplets2/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.92 2005/09/05 21:09:48 marcus Exp $
+# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.93 2005/10/04 04:57:48 marcus Exp $
#
PORTNAME= gnomeapplets2
PORTVERSION= 2.12.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.12
@@ -28,6 +29,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \
gail gnomedocutils
USE_GSTREAMER= yes
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile
index c182ee210..88f3c5f6a 100644
--- a/x11/gnomepanel/Makefile
+++ b/x11/gnomepanel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnomepanel
PORTVERSION= 2.12.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.12
@@ -22,6 +23,7 @@ RUN_DEPENDS= gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor
USE_BZIP2= yes
INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
+INSTALLS_ICONS= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index 03bc8f817..1f1cec3ee 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -3,11 +3,12 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/yelp/Makefile,v 1.60 2005/09/06 17:38:03 marcus Exp $
+# $MCom: ports/x11/yelp/Makefile,v 1.61 2005/09/17 21:39:23 marcus Exp $
#
PORTNAME= yelp
PORTVERSION= 2.12.1
+PORTREVISION= yes
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12
@@ -45,6 +46,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils
USE_AUTOTOOLS= libtool:15
+INSTALLS_ICONS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-mozilla=${MOZILLA}