summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-19 13:59:41 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-19 13:59:41 +0800
commita6f9e15d42e11d4e3aeda07f47af7eb085fe3ebd (patch)
tree52a5ea97378bdde90f6f446c0ccdfc4291dfc64b /x11
parent4596ffe65fc7dfa5bdfae1e4ede435d59ad40f01 (diff)
downloadmarcuscom-ports-a6f9e15d42e11d4e3aeda07f47af7eb085fe3ebd.tar
marcuscom-ports-a6f9e15d42e11d4e3aeda07f47af7eb085fe3ebd.tar.gz
marcuscom-ports-a6f9e15d42e11d4e3aeda07f47af7eb085fe3ebd.tar.bz2
marcuscom-ports-a6f9e15d42e11d4e3aeda07f47af7eb085fe3ebd.tar.lz
marcuscom-ports-a6f9e15d42e11d4e3aeda07f47af7eb085fe3ebd.tar.xz
marcuscom-ports-a6f9e15d42e11d4e3aeda07f47af7eb085fe3ebd.tar.zst
marcuscom-ports-a6f9e15d42e11d4e3aeda07f47af7eb085fe3ebd.zip
Add a missing dependency on gnomedocutils.
Reported by: GNOME Tinderbox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5171 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 960a9ead9..ffa0ec2db 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gdm/Makefile,v 1.1 2005/11/06 05:28:01 ahze Exp $
+# $MCom: ports/x11/gdm/Makefile,v 1.2 2005/11/15 03:47:10 marcus Exp $
#
PORTNAME= gdm
PORTVERSION= 2.13.0.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.13
@@ -21,7 +22,7 @@ USE_X_PREFIX= yes
INSTALLS_OMF= yes
USE_RC_SUBR= gdm.sh
USE_GMAKE= yes
-USE_GNOME= gnomehack intlhack gnomehier libgnomeui librsvg2
+USE_GNOME= gnomehack intlhack gnomehier libgnomeui librsvg2 gnomedocutils
USE_LIBTOOL_VER=15
USE_REINPLACE= yes
CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \