summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-08 09:16:38 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-08 09:16:38 +0800
commitf4b1eb29a588320c67cb524e456b268edf722cb4 (patch)
treea624639f680a44281ca5417dac51098ebbaa2cf5 /x11/gnome-session/Makefile
parent069a17e8de225462c7767998a50ddcd0a8f368cf (diff)
downloadmarcuscom-ports-f4b1eb29a588320c67cb524e456b268edf722cb4.tar
marcuscom-ports-f4b1eb29a588320c67cb524e456b268edf722cb4.tar.gz
marcuscom-ports-f4b1eb29a588320c67cb524e456b268edf722cb4.tar.bz2
marcuscom-ports-f4b1eb29a588320c67cb524e456b268edf722cb4.tar.lz
marcuscom-ports-f4b1eb29a588320c67cb524e456b268edf722cb4.tar.xz
marcuscom-ports-f4b1eb29a588320c67cb524e456b268edf722cb4.tar.zst
marcuscom-ports-f4b1eb29a588320c67cb524e456b268edf722cb4.zip
Do not install docbook docs.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11261 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r--x11/gnome-session/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 2827b6c32..55dfe5c96 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-session/Makefile,v 1.153 2008/08/06 02:30:33 marcus Exp $
+# $MCom: ports/x11/gnome-session/Makefile,v 1.154 2008/08/07 20:33:52 marcus Exp $
#
PORTNAME= gnome-session
PORTVERSION= 2.23.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
http://www.marcuscom.com/downloads/:local
@@ -36,6 +36,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui
GNOME_DESKTOP_VERSION=2
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-docbook-docs
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"