diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-23 23:30:18 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-23 23:30:18 +0800 |
commit | c3bd539b0ccee59282263461535b36d72ee9bff1 (patch) | |
tree | bd1b3cabdb5a30d0b54fd48c63cb6d7acf38d58b /x11/gdm3/Makefile | |
parent | d3de7c3f57ae3d2ac14908f7413fd54205c9dae6 (diff) | |
download | marcuscom-ports-c3bd539b0ccee59282263461535b36d72ee9bff1.tar marcuscom-ports-c3bd539b0ccee59282263461535b36d72ee9bff1.tar.gz marcuscom-ports-c3bd539b0ccee59282263461535b36d72ee9bff1.tar.bz2 marcuscom-ports-c3bd539b0ccee59282263461535b36d72ee9bff1.tar.lz marcuscom-ports-c3bd539b0ccee59282263461535b36d72ee9bff1.tar.xz marcuscom-ports-c3bd539b0ccee59282263461535b36d72ee9bff1.tar.zst marcuscom-ports-c3bd539b0ccee59282263461535b36d72ee9bff1.zip |
Update to 2.91.94.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15580 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm3/Makefile')
-rw-r--r-- | x11/gdm3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gdm3/Makefile b/x11/gdm3/Makefile index 0e02246a3..9b393c47d 100644 --- a/x11/gdm3/Makefile +++ b/x11/gdm3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/x11/gdm/Makefile,v 1.10 2010/07/21 13:50:45 kwm Exp $ +# $MCom: ports/x11/gdm3/Makefile,v 1.1 2011/03/11 13:18:55 kwm Exp $ # PORTNAME= gdm -PORTVERSION= 2.91.93 +PORTVERSION= 2.91.94 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -44,7 +44,6 @@ USE_GNOME_SUBR= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomehier gconf2 librsvg2 dconf \ gnomeprefix gnomepanel3 -# gnomedocutils gnomeprefix gnomepanel GCONF_SCHEMAS= gdm-simple-greeter.schemas GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-working-directory=${PREFIX}/etc/gdm/home \ |