diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-15 04:43:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-15 04:43:58 +0800 |
commit | f8bd5284fb562bcbba26c2b0b47a364c6ceb1f39 (patch) | |
tree | cdfdc0148d4932157f30aea54c91db9a0aaf7c04 | |
parent | a53c5eab8400a397460d1bb01e7f502a2bfb6553 (diff) | |
download | marcuscom-ports-f8bd5284fb562bcbba26c2b0b47a364c6ceb1f39.tar.gz marcuscom-ports-f8bd5284fb562bcbba26c2b0b47a364c6ceb1f39.tar.zst marcuscom-ports-f8bd5284fb562bcbba26c2b0b47a364c6ceb1f39.zip |
Remove patch that breaks certain font displays.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@650 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gdm2/Makefile | 4 | ||||
-rw-r--r-- | x11/gdm2/files/patch-al | 9 | ||||
-rw-r--r-- | x11/gdm2/pkg-descr | 2 |
3 files changed, 3 insertions, 12 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index f7a3f2915..b42244e1b 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdm2 PORTVERSION= 2.4.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 @@ -15,7 +15,7 @@ DISTNAME= gdm-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2.0 version of xdm display manager +COMMENT= GNOME 2 version of xdm display manager USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/x11/gdm2/files/patch-al b/x11/gdm2/files/patch-al deleted file mode 100644 index 6458c9e46..000000000 --- a/x11/gdm2/files/patch-al +++ /dev/null @@ -1,9 +0,0 @@ ---- config/gnomerc.in.orig Mon Nov 11 10:54:52 2002 -+++ config/gnomerc.in Fri Jan 3 12:09:49 2003 -@@ -9,5 +9,6 @@ - #fi - - # path takes precedence -+LC_CTYPE= ; export LC_CTYPE - exec gnome-session - exec @EXPANDED_BINDIR@/gnome-session diff --git a/x11/gdm2/pkg-descr b/x11/gdm2/pkg-descr index 85c150c4c..6dae6d0a8 100644 --- a/x11/gdm2/pkg-descr +++ b/x11/gdm2/pkg-descr @@ -1,3 +1,3 @@ -The GNOME 2.0 version of the xdm display manager. It has support for +The GNOME 2 version of the xdm display manager. It has support for face pixmaps, multiple sessions plus clean shutdowns from the login menu. |