summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/pkg-plist
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-08 19:25:54 +0000
committermarcus <marcus@FreeBSD.org>2002-09-08 19:25:54 +0000
commit140dfd13049630994125c8be0e13579cb07e456c (patch)
treea4512fdcf03bb3a990b73b37970d18530738140b /x11/gdm2/pkg-plist
parent21dde1be156c82dc0c1ba196a9ee57712453a5a3 (diff)
downloadFreeBSD-ports-140dfd13049630994125c8be0e13579cb07e456c.zip
FreeBSD-ports-140dfd13049630994125c8be0e13579cb07e456c.tar.gz
Check to see if /usr/include/security/pam_misc.h exists. If it does,
then gdmaskpass will be built (i.e. on -stable). If not, then gdmaskpass will not be built, and the plist needs to be updated accordingly. Unfortunately, there doesn't appear to be a __FreeBSD_version that coincides with OpenPAM. Submitted by: bento
Diffstat (limited to 'x11/gdm2/pkg-plist')
-rw-r--r--x11/gdm2/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdm2/pkg-plist b/x11/gdm2/pkg-plist
index 4c2485f..bd01ffa 100644
--- a/x11/gdm2/pkg-plist
+++ b/x11/gdm2/pkg-plist
@@ -32,7 +32,7 @@ etc/rc.d/gdm.sh.sample
sbin/gdm-restart
sbin/gdm-safe-restart
sbin/gdm-stop
-sbin/gdmaskpass
+%%PAM_MISC%%sbin/gdmaskpass
sbin/gdmconfig
share/gnome/applications/gdmflexiserver-xnest.desktop
share/gnome/applications/gdmflexiserver.desktop
OpenPOWER on IntegriCloud