diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-14 14:12:34 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-14 14:12:34 +0000 |
commit | c1b9fd228ddfded4ba2fb9dd9aabac2ecebc57a1 (patch) | |
tree | 6fb8fb969a40ca9c5f8ffc0337aec74eac284b8c /x11 | |
parent | 2747aa5eeee1a8e5acaec0c533e0b3836c53e073 (diff) | |
download | FreeBSD-ports-c1b9fd228ddfded4ba2fb9dd9aabac2ecebc57a1.zip FreeBSD-ports-c1b9fd228ddfded4ba2fb9dd9aabac2ecebc57a1.tar.gz |
Remove a patch that was causing fonts not to display correctly.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdm2/Makefile | 1 | ||||
-rw-r--r-- | x11/gdm2/files/patch-al | 9 |
2 files changed, 1 insertions, 9 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index 9decd88..e127b774 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gdm2 PORTVERSION= 2.4.1.3 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 diff --git a/x11/gdm2/files/patch-al b/x11/gdm2/files/patch-al deleted file mode 100644 index 6458c9e..0000000 --- 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 |