diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-06-18 04:40:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-06-18 04:40:01 +0800 |
commit | 7b68a3ba2194a637b9c1e17be8f3059d95072efb (patch) | |
tree | 243b3ce2c260dc176e2d4af3f30e6e31458aaf03 /x11/gdm2/Makefile | |
parent | bb9e76896eadab0fa2d44c0664c40ad7fc86808e (diff) | |
download | marcuscom-ports-7b68a3ba2194a637b9c1e17be8f3059d95072efb.tar marcuscom-ports-7b68a3ba2194a637b9c1e17be8f3059d95072efb.tar.gz marcuscom-ports-7b68a3ba2194a637b9c1e17be8f3059d95072efb.tar.bz2 marcuscom-ports-7b68a3ba2194a637b9c1e17be8f3059d95072efb.tar.lz marcuscom-ports-7b68a3ba2194a637b9c1e17be8f3059d95072efb.tar.xz marcuscom-ports-7b68a3ba2194a637b9c1e17be8f3059d95072efb.tar.zst marcuscom-ports-7b68a3ba2194a637b9c1e17be8f3059d95072efb.zip |
Make sure X_SERVER_PATH gets expanded in all the right places.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@904 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm2/Makefile')
-rw-r--r-- | x11/gdm2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index 61ab094c6..7164f5c8c 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gdm2 PORTVERSION= 2.4.2.95 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 |