- Fix plist for xorg users, gdm-dmx-reconnect-proxy wants

X11/extensions/dmxext.h which xorg doesn't install

Help figuring what was wrong:
This commit is contained in:
Michael Johnson 2005-06-22 06:49:01 +00:00
parent 2a201ae9aa
commit 34dc1f7bbb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137838
2 changed files with 7 additions and 1 deletions

View file

@ -36,6 +36,12 @@ OPTIONS= IPV6 "Enable IPv6 support (This disables IPv4 support)" off
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} != "xorg"
PLIST_SUB+= X11=""
.else
PLIST_SUB+= X11="@comment "
.endif
.if exists(/usr/include/security/pam_misc.h)
PLIST_SUB+= PAM_MISC=""
.else

View file

@ -1,4 +1,4 @@
bin/gdm-dmx-reconnect-proxy
%%X11%%bin/gdm-dmx-reconnect-proxy
bin/gdmXnest
bin/gdmXnestchooser
bin/gdmdynamic