forked from Lainports/freebsd-ports
11 lines
329 B
Text
11 lines
329 B
Text
--- src/Makefile.am.orig 2011-08-08 10:00:38.000000000 +0200
|
|
+++ src/Makefile.am 2011-08-08 10:00:49.000000000 +0200
|
|
@@ -8,7 +8,7 @@
|
|
moduledir = @PAM_MODDIR@
|
|
module_LTLIBRARIES = pam_mount.la
|
|
sbin_PROGRAMS = pmvarrun
|
|
-if HAVE_LIBCRYPTO
|
|
+if HAVE_LIBCRYPTSETUP
|
|
sbin_PROGRAMS += pmt-ehd
|
|
endif
|
|
ssbin_PROGRAMS = mount.crypt
|