summaryrefslogtreecommitdiffstats
path: root/x11
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 /x11
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
Diffstat (limited to 'x11')
-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
5 files changed, 13 insertions, 3 deletions
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}