aboutsummaryrefslogtreecommitdiff
path: root/x11/xdm
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2009-08-12 13:33:27 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2009-08-12 13:33:27 +0000
commit875c36bc0a3a438629553947fa3af1d58d0eba7b (patch)
tree33a8e1ac3049c60793d1e213741175998c37b8e0 /x11/xdm
parentb5ccb45a30a39de81ac3b896c4a21a188f253c29 (diff)
downloadports-875c36bc0a3a438629553947fa3af1d58d0eba7b.tar.gz
ports-875c36bc0a3a438629553947fa3af1d58d0eba7b.zip
Remove xdm-config, which is already handled by @exec and @unexec.
PR: ports/137391
Notes
Notes: svn path=/head/; revision=239387
Diffstat (limited to 'x11/xdm')
-rw-r--r--x11/xdm/Makefile2
-rw-r--r--x11/xdm/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/xdm/Makefile b/x11/xdm/Makefile
index d79721f2e824..091bba4eebf8 100644
--- a/x11/xdm/Makefile
+++ b/x11/xdm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xdm
PORTVERSION= 1.1.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/xdm/pkg-plist b/x11/xdm/pkg-plist
index d651fb0afe3f..ba384c60115a 100644
--- a/x11/xdm/pkg-plist
+++ b/x11/xdm/pkg-plist
@@ -6,7 +6,6 @@ lib/X11/xdm/libXdmGreet.la
lib/X11/xdm/libXdmGreet.so
lib/X11/xdm/pixmaps/xorg-bw.xpm
lib/X11/xdm/pixmaps/xorg.xpm
-lib/X11/xdm/xdm-config
share/X11/app-defaults/Chooser
@unexec if cmp -s %D/%%EXAMPLESDIR%%/GiveConsole %D/lib/X11/xdm/GiveConsole; then rm -f %D/lib/X11/xdm/GiveConsole; fi
@unexec if cmp -s %D/%%EXAMPLESDIR%%/TakeConsole %D/lib/X11/xdm/TakeConsole; then rm -f %D/lib/X11/xdm/TakeConsole; fi