aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gnomehier
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-07-29 00:49:48 +0800
committeradamw <adamw@FreeBSD.org>2004-07-29 00:49:48 +0800
commit9f3186813553add8abb197cc3dbe04fb949e00c4 (patch)
treefccc4d3bc6042297be5d1e482cea966c376d601b /misc/gnomehier
parent0f70ff091e707d1f1acde24529961e7c3074f786 (diff)
downloadfreebsd-ports-gnome-9f3186813553add8abb197cc3dbe04fb949e00c4.tar.gz
freebsd-ports-gnome-9f3186813553add8abb197cc3dbe04fb949e00c4.tar.zst
freebsd-ports-gnome-9f3186813553add8abb197cc3dbe04fb949e00c4.zip
Remove reference to a gdm dir that isn't installed by
this port any longer.
Diffstat (limited to 'misc/gnomehier')
-rw-r--r--misc/gnomehier/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile
index e4488b638742..24222d40e4cc 100644
--- a/misc/gnomehier/Makefile
+++ b/misc/gnomehier/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomehier
PORTVERSION= 1.0
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= misc gnome
MASTER_SITES= # none
DISTFILES= # none
@@ -44,6 +44,5 @@ do-install:
done
${TOUCH} -f ${PREFIX}/etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml
${TOUCH} -f ${PREFIX}/etc/gconf/gconf.xml.defaults/apps/%gconf.xml
- @${CHMOD} +x ${PREFIX}/etc/gdm/Sessions/.keep_me
.include <bsd.port.mk>